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
Resolution chain
burgerking.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.199.109.200 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
| 20.216.155.26 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- burger king
- Contact emails
Subdomains
55 observed subdomains of burgerking.fr.
Showing 25 of 55. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for burgerking.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.jobaffinity.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sitel.com |
| SPF_IP | 149.72.145.22 |
| SPF_IP | 149.72.150.245 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 46.22.207.11/32 |
| SPF_IP | 87.253.232.0/21 |
Related pages
Pivot deeper into the graph from burgerking.fr.
- IP · 20.199.109.200
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:csc corporate domains inc.
- Country · FR
- Email · dnsadmin@whopper.com
- TLD · .fr
- Browse hostnames · bu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.