Skip to content

Hostname

bmofg.com

Last fetched

bmofg.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bmofg.comRouting diversity4.2/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/bmofg.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.45.169104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
118.215.185.83118.215.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
23.197.128.16223.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.208.40.4023.208.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.37.54.423.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.62.9788.221.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
contact privacy inc. customer 0113263553
Contact emails

Subdomains

313 observed subdomains of bmofg.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bmofg.com.

MechanismTarget
SPF_INCLUDEamail.bmo.com
SPF_INCLUDEspf-00277d01.pphosted.com
SPF_IP198.96.176.0/21

Related pages

Pivot deeper into the graph from bmofg.com.

Cypher and MCP

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

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