Skip to content

Hostname

comic-meteor.jp

Last fetched

comic-meteor.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · comic-meteor.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/comic-meteor.jp

Resolution chain

comic-meteor.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.108108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.13108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.4108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.78108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.225.196.11113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.5813.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
aplix ip holdings corporation
Contact emails

Subdomains

4 observed subdomains of comic-meteor.jp.

Web-graph footprint

Distinct hostnames that link to or from comic-meteor.jp in the public web crawl.

299 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for comic-meteor.jp.

MechanismTarget
SPF_IP13.112.237.133
SPF_IP18.179.19.220
SPF_IP54.250.154.72
SPF_IP54.64.140.60
SPF_MXcomic-meteor.jp

Related pages

Pivot deeper into the graph from comic-meteor.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "comic-meteor.jp"})-[: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.