Skip to content

Hostname

burgbad.com

Last fetched

burgbad.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · burgbad.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/burgbad.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.171.20178.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:1443
Organization
burgbad
Contact emails

Subdomains

28 observed subdomains of burgbad.com.

Web-graph footprint

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

1,163 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for burgbad.com.

MechanismTarget
SPF_EXISTS%{i}._spf.e.sparkpost.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.5.169.50
SPF_IP80.190.118.18
SPF_IP80.190.118.19
SPF_IP80.190.129.134
SPF_IP80.190.129.135
SPF_IP80.190.129.136
SPF_IP80.190.129.137/32
SPF_IP80.190.129.142/30
SPF_IP80.190.129.143
SPF_IP80.190.129.144
SPF_IP80.190.129.145
SPF_IP80.190.129.216
SPF_IP80.190.129.221
SPF_IP93.91.72.0/24
SPF_IP93.91.74.0/24

Related pages

Pivot deeper into the graph from burgbad.com.

Cypher and MCP

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

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