Hostname
chensites.com
Last fetched
chensites.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chensites.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 |
|---|---|---|---|---|
| 13.32.241.111 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.115 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.41 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.72 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.65.125 | 18.67.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.65.28 | 18.67.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.65.79 | 18.67.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.65.98 | 18.67.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chensites.com owner
- Contact emails
- 2fa6c6ab-4e9e-4c8d-9564-f01598cbeeaa@identity-protect.org
- 414b74fb-8f4a-4e64-b4ba-b6563c8b80bc@identity-protect.org
- 416894ca-2f18-4c30-9915-fc58ee8134d2@identity-protect.org
- 59681aef-0fa0-4830-80bf-04dcb3419416@identity-protect.org
- 8916a393-0c80-4618-be3f-d2a3ca85386c@identity-protect.org
- dd10d5b5-e76c-47bf-b457-78dfd7134a59@identity-protect.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for chensites.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from chensites.com.
- IP · 13.32.241.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2fa6c6ab-4e9e-4c8d-9564-f01598cbeeaa@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: "chensites.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.