Skip to content

Hostname

techoffer.jp

Last fetched

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

Nutrition Label

WHISPER CANON · techoffer.jpRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/techoffer.jp

Resolution chain

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

IPPrefixASNOperatorCountry
99.84.160.11299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of techoffer.jp.

Web-graph footprint

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

80 sites link to this hostname.

218 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for techoffer.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from techoffer.jp.

Cypher and MCP

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

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