Skip to content

Hostname

obmg.com

Last fetched

obmg.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.57.29104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.158.192172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:886
Organization
oak bay marine group
Contact emails

Subdomains

28 observed subdomains of obmg.com.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for obmg.com.

MechanismTarget
SPF_Aobmg.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspftam.tamb2cc.net
SPF_IP184.69.107.210
SPF_IP184.69.114.2
SPF_IP184.69.172.10
SPF_IP184.69.24.22
SPF_IP184.69.6.94
SPF_IP206.116.13.23
SPF_IP52.129.21.8
SPF_IP64.141.6.72
SPF_IP76.191.94.238
SPF_MXobmg.com

Related pages

Pivot deeper into the graph from obmg.com.

Cypher and MCP

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

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