Skip to content

Hostname

gizmodo.jp

Last fetched

gizmodo.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · gizmodo.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/gizmodo.jp

Resolution chain

gizmodo.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.11513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.4818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.51.10718.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.6018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.6918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
Organization
mediagene
Contact emails

Subdomains

10 observed subdomains of gizmodo.jp.

Web-graph footprint

Distinct hostnames that link to or from gizmodo.jp in the public web crawl.

6,374 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gizmodo.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP52.193.130.43
SPF_IP52.196.36.189

Related pages

Pivot deeper into the graph from gizmodo.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gizmodo.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.