Skip to content

Hostname

dejapan.com

Last fetched

dejapan.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · dejapan.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dejapan.com

Resolution chain

dejapan.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.194.121143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.32143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.46143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.93143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.167.227.1203.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1233.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.843.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.963.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.118.1299.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.12799.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.3099.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.5099.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
chang min yea
Contact emails

Subdomains

13 observed subdomains of dejapan.com.

Web-graph footprint

Distinct hostnames that link to or from dejapan.com in the public web crawl.

44 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dejapan.com.

MechanismTarget
SPF_IP125.6.141.28
SPF_IP18.181.187.96
SPF_IP52.194.16.38
SPF_IP54.248.38.254
SPF_IP58.80.17.0/24

Related pages

Pivot deeper into the graph from dejapan.com.

Cypher and MCP

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

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