Skip to content

Hostname

dev.app-liv.jp

Last fetched

dev.app-liv.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · dev.app-liv.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dev.app-liv.jp

Resolution chain

dev.app-liv.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.180.94.9018.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.236.6135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.40.5343.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.120.13852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with dev.app-liv.jp in WhisperGraph.

Subdomains

9 observed subdomains of dev.app-liv.jp.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dev.app-liv.jp.

MechanismTarget
SPF_Amail.app-liv.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail-smtp.us-east-1.amazonaws.com
SPF_IP133.242.15.88
SPF_IP133.242.4.27
SPF_IP2401:2500:103:4:133:242:4:27
SPF_IP2401:2500:103:f:133:242:15:88
SPF_IP52.68.176.215
SPF_MXdev.app-liv.jp

Related pages

Pivot deeper into the graph from dev.app-liv.jp.

Cypher and MCP

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

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