Hostname
empirebuffetct.com
Last fetched
empirebuffetct.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
empirebuffetct.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.46.118 | 108.159.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.46.3 | 108.159.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.46.69 | 108.159.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.46.7 | 108.159.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.230.124.106 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.119 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.68 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.97 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of empirebuffetct.com owner
- Contact emails
- 2983b141-10e9-4783-8eab-83b8c6bc3f9c@identity-protect.org
- 6a93e2c3-bd72-4682-b7d7-8c32382b1bbb@identity-protect.org
- ccb9d76f-0d05-466e-8186-b8e707cb18d6@identity-protect.org
- dda7ff65-309b-4846-a1a7-3a297e60291f@identity-protect.org
- e1c8fdb9-d718-41ca-8f75-cc042be2f892@identity-protect.org
- owner-5165848@empirebuffetct.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for empirebuffetct.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from empirebuffetct.com.
- IP · 108.159.46.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · IN
- Email · 2983b141-10e9-4783-8eab-83b8c6bc3f9c@identity-protect.org
- TLD · .com
- Browse hostnames · em…
- 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: "empirebuffetct.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.