Skip to content

Hostname

burgermonger.com

Last fetched

burgermonger.com resolves to 3 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · burgermonger.comRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/burgermonger.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.20.113.20167.20.140.0/24AS31898ORACLE-BMC-31898 - Oracle CorporationUS
92.113.16.9192.113.64.0/24AS47583DE
92.113.23.1992.113.64.0/24AS47583DE

WHOIS identity

Registrar
iana:2
Organization
s & h burger holdings,
Contact emails

Subdomains

8 observed subdomains of burgermonger.com.

Web-graph footprint

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

25 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for burgermonger.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from burgermonger.com.

Cypher and MCP

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

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