Skip to content

Hostname

obermeyer-ae.com

Last fetched

obermeyer-ae.com resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 Netherlands in NL. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · obermeyer-ae.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/obermeyer-ae.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.162.140.152178.162.128.0/18AS60781LEASEWEB-NL-AMS-01 NetherlandsNL

WHOIS identity

Registrar
iana:151
Organization
obermeyer infrastruktur gmbh & co. kg
Contact emails

Subdomains

2 observed subdomains of obermeyer-ae.com.

Web-graph footprint

Distinct hostnames that link to or from obermeyer-ae.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for obermeyer-ae.com.

MechanismTarget
SPF_Aobermeyer-ae.com
SPF_INCLUDEsecure-mailgate.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.myconvento.com
SPF_IP92.205.150.243
SPF_IP93.122.73.90
SPF_MXobermeyer-ae.com

Related pages

Pivot deeper into the graph from obermeyer-ae.com.

Cypher and MCP

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

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