Skip to content

Hostname

obermeyer-group.com

Last fetched

obermeyer-group.com resolves to 1 IPv4 address operated by GODADDY-SXB in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.150.24392.205.144.0/21AS21499GODADDY-SXBDE

WHOIS identity

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

Subdomains

4 observed subdomains of obermeyer-group.com.

Web-graph footprint

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

86 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for obermeyer-group.com.

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

Related pages

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

Cypher and MCP

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

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