Skip to content

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

WHISPER CANON · cycom.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cycom.it

Resolution chain

cycom.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.236.63.585.236.32.0/19AS15456DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
cycom computer
Contact emails

Subdomains

87 observed subdomains of cycom.it.

Web-graph footprint

Distinct hostnames that link to or from cycom.it in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cycom.it.

MechanismTarget
SPF_INCLUDE26197118.spf03.hubspotemail.net
SPF_INCLUDEautotask.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.pluto.cycom.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.saturn.cycom.it
SPF_IP130.180.87.65
SPF_IP176.95.52.82
SPF_IP188.245.150.28
SPF_IP217.7.248.117
SPF_IP217.95.144.65
SPF_IP85.236.63.5
SPF_IP85.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.