Skip to content

Hostname

dlife.jp

Last fetched

dlife.jp resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · dlife.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dlife.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.150.18913.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
34.110.155.8934.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
76.223.18.176.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
thomson reuters professional kk. thomson brandy
Contact emails

Subdomains

2 observed subdomains of dlife.jp.

Web-graph footprint

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

263 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dlife.jp.

Cypher and MCP

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

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