Hostname
whopper.com
Last fetched
whopper.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
whopper.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:299
- Organization
- burger king corporation
- Contact emails
Subdomains
20 observed subdomains of whopper.com.
Web-graph footprint
Distinct hostnames that link to or from whopper.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for whopper.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.academicworks.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | p1.whopper.com |
| SPF_INCLUDE | spf-003d4901.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 163.116.128.0/17 |
| SPF_IP | 216.150.176.0/20 |
| SPF_IP | 34.231.51.191 |
| SPF_IP | 52.86.214.120 |
| SPF_IP | 54.164.33.110 |
| SPF_IP | 54.86.40.108 |
Related pages
Pivot deeper into the graph from whopper.com.
- IP · 108.156.2.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · IT
- Email · dnsadmin@whopper.com
- TLD · .com
- Browse hostnames · wh…
- 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: "whopper.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.