Skip to content

Hostname

oldendorff.com

Last fetched

oldendorff.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · oldendorff.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oldendorff.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.196.200.2618.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1910
Organization
oldendorff carriers gmbh & co. kg
Contact emails

Subdomains

93 observed subdomains of oldendorff.com.

Web-graph footprint

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

141 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oldendorff.com.

MechanismTarget
SPF_Ao71.sedna.oldendorff.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.218.210
SPF_IP193.138.80.0/24
SPF_IP20.61.144.48
SPF_IP20.61.144.49
SPF_IP212.222.96.224/28
SPF_IP212.222.96.64/28

Related pages

Pivot deeper into the graph from oldendorff.com.

Cypher and MCP

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

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