Skip to content

Hostname

serif.hatelabo.jp

Last fetched

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

Nutrition Label

WHISPER CANON · serif.hatelabo.jpRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/serif.hatelabo.jp

Resolution chain

serif.hatelabo.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.2533.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1143.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.123.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.273.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.383.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.803.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1863.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.10852.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.11252.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.15152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.6352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.1552.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.17952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.3552.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.9952.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with serif.hatelabo.jp in WhisperGraph.

Web-graph footprint

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

107 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from serif.hatelabo.jp.

Cypher and MCP

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

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