Skip to content

Hostname

easy-pack.jp

Last fetched

easy-pack.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · easy-pack.jpRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/easy-pack.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.205.463.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.683.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.933.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.973.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
speed pack corporation
Contact emails

Subdomains

2 observed subdomains of easy-pack.jp.

Web-graph footprint

Distinct hostnames that link to or from easy-pack.jp in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for easy-pack.jp.

MechanismTarget
SPF_INCLUDEspf.makeshop.jp

Related pages

Pivot deeper into the graph from easy-pack.jp.

Cypher and MCP

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

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