Skip to content

Hostname

offers.jp

Last fetched

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

Nutrition Label

WHISPER CANON · offers.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/offers.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.12313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.238.2213.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.4513.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.513.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.8313.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.173.154.10818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.12118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.10318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
quick qu.corp.
Contact emails

Subdomains

11 observed subdomains of offers.jp.

Web-graph footprint

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

242 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for offers.jp.

MechanismTarget
SPF_INCLUDE6334927.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from offers.jp.

Cypher and MCP

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

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