Skip to content

Hostname

burgerking.fr

Last fetched

burgerking.fr resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · burgerking.frRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/burgerking.fr

Resolution chain

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

IPPrefixASNOperatorCountry
20.199.109.20020.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
20.216.155.2620.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
burger king
Contact emails

Subdomains

55 observed subdomains of burgerking.fr.

Web-graph footprint

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

642 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for burgerking.fr.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.jobaffinity.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sitel.com
SPF_IP149.72.145.22
SPF_IP149.72.150.245
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP46.22.207.11/32
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from burgerking.fr.

Cypher and MCP

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

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