Skip to content

Hostname

webpack2.jp

Last fetched

webpack2.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · webpack2.jpRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webpack2.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.75.13413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.181.13318.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.220.14018.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.163.14435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.33.952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.45.19854.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.19.17554.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.107.1654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.106.054.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.123.20752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
golf digest online
Contact emails

Subdomains

7 observed subdomains of webpack2.jp.

Web-graph footprint

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

144 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webpack2.jp.

MechanismTarget
SPF_Amail.webpack2.jp
SPF_INCLUDEmta1.webpack2.jp
SPF_INCLUDEmta2.webpack2.jp
SPF_INCLUDEmta3.webpack2.jp

Related pages

Pivot deeper into the graph from webpack2.jp.

Cypher and MCP

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

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