Skip to content

Hostname

roterhahn.it

Last fetched

roterhahn.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:konverto s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · roterhahn.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/roterhahn.it

Resolution chain

roterhahn.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.17.102104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
143.244.207.70143.244.204.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
172.67.175.116172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:konverto s.p.a.
Organization
suedtiroler bauernbund
Contact emails

Subdomains

4 observed subdomains of roterhahn.it.

Web-graph footprint

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

1,746 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for roterhahn.it.

MechanismTarget
SPF_Aroterhahn.it
SPF_Aserver.sbb.it
SPF_INCLUDEkorrm.com
SPF_INCLUDEspf.bnamic.email
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zeppelin-group.com
SPF_INCLUDEzcom.it
SPF_IP185.161.193.6
SPF_IP92.243.137.34
SPF_IP92.243.137.35
SPF_MXroterhahn.it

Related pages

Pivot deeper into the graph from roterhahn.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "roterhahn.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.