Skip to content

Hostname

techdirect.jp

Last fetched

techdirect.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · techdirect.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/techdirect.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.116108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.14108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.34108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.73108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.109.12218.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.1718.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.2918.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.818.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
52.222.169.452.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.5352.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.7252.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.9152.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

2 observed subdomains of techdirect.jp.

Web-graph footprint

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

40 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for techdirect.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from techdirect.jp.

Cypher and MCP

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

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