Skip to content

Hostname

tech.farend.jp

Last fetched

tech.farend.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.1313.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2423.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2513.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.53.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.403.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1043.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1093.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2333.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.933.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.103.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.93.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.6852.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.17652.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.2752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.1552.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.3552.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with tech.farend.jp in WhisperGraph.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tech.farend.jp.

Cypher and MCP

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

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