Hostname
cycom.it
Last fetched
cycom.it resolves to 1 IPv4 address operated by AS15456 in DE. WHOIS lists registrar:internetx gmbh as the registrar.
Nutrition Label
Resolution chain
cycom.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.236.63.5 | 85.236.32.0/19 | AS15456 | — | DE |
WHOIS identity
- Registrar
- registrar:internetx gmbh
- Organization
- cycom computer
- Contact emails
- —
Subdomains
87 observed subdomains of cycom.it.
Showing 25 of 87. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cycom.it in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for cycom.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26197118.spf03.hubspotemail.net |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.pluto.cycom.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.saturn.cycom.it |
| SPF_IP | 130.180.87.65 |
| SPF_IP | 176.95.52.82 |
| SPF_IP | 188.245.150.28 |
| SPF_IP | 217.7.248.117 |
| SPF_IP | 217.95.144.65 |
| SPF_IP | 85.236.63.5 |
| SPF_IP | 85.236.63.6/32 |
Related pages
Pivot deeper into the graph from cycom.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cycom.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.