Skip to content

Hostname

builder-net.jp

Last fetched

builder-net.jp resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · builder-net.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/builder-net.jp

Resolution chain

builder-net.jp resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.4.21913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.10613.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.10713.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.10813.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.2813.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
yokogawa new life
Contact emails

Subdomains

2 observed subdomains of builder-net.jp.

Web-graph footprint

Distinct hostnames that link to or from builder-net.jp in the public web crawl.

138 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for builder-net.jp.

MechanismTarget
SPF_INCLUDE_spf.bizmw.com
SPF_INCLUDE_spf.google.com
SPF_IP13.112.51.63
SPF_IP61.126.33.203

Related pages

Pivot deeper into the graph from builder-net.jp.

Cypher and MCP

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

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