Hostname
chensbuffetwb.com
Last fetched
chensbuffetwb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
chensbuffetwb.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.156.22.48 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.50 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.71 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.84 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.165.255.104 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.27 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.85 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.90 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of chensbuffetwb.com owner
- Contact emails
- 089530c5-0f7e-45b9-a577-3c4daf4aeffb@identity-protect.org
- 3ee67047-14de-4298-a58b-b501590f1510@identity-protect.org
- 414233db-e448-42e1-b172-3fa50cd51c8b@identity-protect.org
- 8d53edcc-bcc3-4a84-9938-5d3db858ffba@identity-protect.org
- f343ff4f-0812-4f59-ae46-7bd073b7fb1b@identity-protect.org
- f366581c-873b-4c26-9d4a-4d371ad0c620@identity-protect.org
- owner-4091773@chensbuffetwb.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for chensbuffetwb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from chensbuffetwb.com.
- IP · 108.156.22.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · IE
- Email · 089530c5-0f7e-45b9-a577-3c4daf4aeffb@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chensbuffetwb.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.