Skip to content

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

WHISPER CANON · comic-days.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comic-days.com

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.

IPPrefixASNOperatorCountry
13.35.186.11613.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6613.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.8413.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.9113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.164.116.12518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of comic-days.com owner
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for comic-days.com.

MechanismTarget
SPF_INCLUDE_spf.adish.co.jp
SPF_INCLUDEamazonses.com
SPF_IP150.66.58.118/32

Related pages

Pivot deeper into the graph from comic-days.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.