Skip to content

Hostname

shabon.com

Last fetched

shabon.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · shabon.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shabon.com

Resolution chain

shabon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.153.16413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
tomokazu kato
Contact emails

Subdomains

6 observed subdomains of shabon.com.

Web-graph footprint

Distinct hostnames that link to or from shabon.com in the public web crawl.

639 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for shabon.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEshabon-spf.scinable.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.bserver.jp
SPF_IP119.245.187.169
SPF_IP182.48.21.66
SPF_IP210.150.243.251
SPF_MXshabon.com

Related pages

Pivot deeper into the graph from shabon.com.

Cypher and MCP

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

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