Skip to content

Hostname

zero.firsttype.jp

Last fetched

zero.firsttype.jp resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · zero.firsttype.jpRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/zero.firsttype.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.2403.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.423.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.2003.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.893.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1663.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.193.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.703.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1043.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1103.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1123.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1463.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.9552.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.3952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.7152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.15952.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with zero.firsttype.jp in WhisperGraph.

Subdomains

9 observed subdomains of zero.firsttype.jp.

Threat posture

History

Related pages

Pivot deeper into the graph from zero.firsttype.jp.

Cypher and MCP

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

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