Hostname
ker-chunk.com
Last fetched
ker-chunk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ker-chunk.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 |
|---|---|---|---|---|
| 143.204.106.105 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.16 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.22 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.76 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 18.67.233.31 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.35 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.5 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.9 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ker-chunk.com owner
- Contact emails
- 15f537c7-8fc9-4d58-a31b-301904e387ea@identity-protect.org
- 2850cb93-821a-40ae-af61-136508b4c1ad@identity-protect.org
- 41829d9c-d533-42f1-822b-000fbdfdb049@identity-protect.org
- 8d11a9f3-af85-4076-a6f0-b9a7440e0e5b@identity-protect.org
- 9de40600-a992-488d-b7e9-45be3b48e9fd@identity-protect.org
- ab0fc37d-7291-4b5d-bbd2-d497917ba4ab@identity-protect.org
- e8372c64-ae69-4492-a699-3212c16e9453@identity-protect.org
- owner-11014734@ker-chunk.com.whoisprivacyservice.org
- owner-11316612@ker-chunk.com.whoisprivacyservice.org
- owner-11389179@ker-chunk.com.whoisprivacyservice.org
- owner-12104661@ker-chunk.com.whoisprivacyservice.org
- owner-3291820@ker-chunk.com.whoisprivacyservice.org
- owner-3830239@ker-chunk.com.whoisprivacyservice.org
- owner-7429031@ker-chunk.com.whoisprivacyservice.org
- owner-7967450@ker-chunk.com.whoisprivacyservice.org
- owner@ker-chunk.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ker-chunk.com.
| Subdomain |
|---|
| www.ker-chunk.com |
Web-graph footprint
Distinct hostnames that link to or from ker-chunk.com in the public web crawl.
8 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ker-chunk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ker-chunk.com.
- IP · 143.204.106.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · OM
- Email · 15f537c7-8fc9-4d58-a31b-301904e387ea@identity-protect.org
- TLD · .com
- Browse hostnames · ke…
- 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: "ker-chunk.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.