Skip to content

Hostname

digiday.jp

Last fetched

digiday.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · digiday.jpRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/digiday.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.157.25513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.195.14818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.16.21618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.121.7652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.194.14352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.117.5354.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.220.5354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.182.20013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
newton friese
Contact emails

Subdomains

11 observed subdomains of digiday.jp.

Web-graph footprint

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

743 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for digiday.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from digiday.jp.

Cypher and MCP

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

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