Skip to content

Hostname

esp-shoe.com

Last fetched

esp-shoe.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · esp-shoe.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/esp-shoe.com

Resolution chain

esp-shoe.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.178.177.19018.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.54.19652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.88.15452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.223.957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
akira kaji
Contact emails

Subdomains

11 observed subdomains of esp-shoe.com.

Web-graph footprint

Distinct hostnames that link to or from esp-shoe.com in the public web crawl.

35 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for esp-shoe.com.

MechanismTarget
SPF_INCLUDEkobe-leather.co.jp
SPF_INCLUDEmdparadox.maildealer.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.g.amsinc.co.jp
SPF_IP219.94.162.42

Related pages

Pivot deeper into the graph from esp-shoe.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "esp-shoe.com"})-[: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.