Skip to content

Hostname

rothenberger.com

Last fetched

rothenberger.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · rothenberger.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rothenberger.com

Resolution chain

rothenberger.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.167.9015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.186.1353.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

64 observed subdomains of rothenberger.com.

Web-graph footprint

Distinct hostnames that link to or from rothenberger.com in the public web crawl.

492 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for rothenberger.com.

MechanismTarget
SPF_Acf1-relay-01.de.clara.net
SPF_Acf1-relay-02.de.clara.net
SPF_Arob1.yum.de
SPF_Arothenberger.com
SPF_Arothenberger.managed-otrs.com
SPF_INCLUDE_spf.recruiting-portal.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.evidenz.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP156.67.178.248/29
SPF_IP178.77.90.228/32
SPF_IP188.93.11.26
SPF_IP194.112.241.224/27
SPF_IP194.112.241.8/32
SPF_IP194.30.86.108
SPF_IP195.145.171.96/27
SPF_IP212.83.35.217
SPF_IP213.244.192.250
SPF_IP217.160.154.4
SPF_IP217.160.154.5
SPF_IP220.233.201.199
SPF_IP58.96.134.41
SPF_IP80.242.138.213
SPF_IP86.107.243.139/32
SPF_IP89.45.227.195/32
SPF_IP89.45.227.221/32
SPF_MXindivsurvey.de
SPF_MXrothenberger.com

Related pages

Pivot deeper into the graph from rothenberger.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rothenberger.com"})-[: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.