Skip to content

Hostname

burgerking.co.th

Last fetched

burgerking.co.th resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · burgerking.co.thRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/burgerking.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
20.188.98.7420.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
registrar:thnic
Organization
5505 blue lagoon drive
Contact emails

Subdomains

7 observed subdomains of burgerking.co.th.

Web-graph footprint

Distinct hostnames that link to or from burgerking.co.th in the public web crawl.

83 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for burgerking.co.th.

MechanismTarget
SPF_Aburgerking.co.th
SPF_INCLUDE_spf.google.com
SPF_IP103.40.117.14
SPF_IP103.40.117.17
SPF_MXburgerking.co.th

Related pages

Pivot deeper into the graph from burgerking.co.th.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "burgerking.co.th"})-[: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.