Hostname
comic-days.com
Last fetched
comic-days.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
comic-days.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.186.116 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.66 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.84 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.91 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 18.164.116.125 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.17 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.70 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.77 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.175.101 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.4 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.69 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.79 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of comic-days.com owner
- Contact emails
- domains@hatena.ne.jp
- 09412cd4-66a2-4279-bd75-84f012224f57@identity-protect.org
- 2d1884f5-f510-4bef-9766-6e943d6b1074@identity-protect.org
- 59ee78be-d973-4607-9116-b194b6ee9129@identity-protect.org
- 7dcfef2e-bcb9-4e75-84d1-eace67ccceae@identity-protect.org
- 85e99fd6-808a-432b-9a97-2b18435807ff@identity-protect.org
- f050b506-d216-475a-a97f-4dc77f526fdd@identity-protect.org
- owner-10439798@comic-days.com.whoisprivacyservice.org
- owner-2584568@comic-days.com.whoisprivacyservice.org
- owner-2677454@comic-days.com.whoisprivacyservice.org
- owner-472847@comic-days.com.whoisprivacyservice.org
- owner-5049569@comic-days.com.whoisprivacyservice.org
- owner-6572536@comic-days.com.whoisprivacyservice.org
- owner-742796@comic-days.com.whoisprivacyservice.org
- owner-819472@comic-days.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of comic-days.com.
Web-graph footprint
Distinct hostnames that link to or from comic-days.com in the public web crawl.
1,262 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for comic-days.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.adish.co.jp |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 150.66.58.118/32 |
Related pages
Pivot deeper into the graph from comic-days.com.
- IP · 13.35.186.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · domains@hatena.ne.jp
- TLD · .com
- Browse hostnames · co…
- 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: "comic-days.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.