Skip to content

Hostname

deep2031.com

Last fetched

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

Nutrition Label

WHISPER CANON · deep2031.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/deep2031.com

Resolution chain

deep2031.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.32.91.55176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.79.2243.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.141.25252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.250.5354.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.118.1354.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.185.3857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
chiba yoshihide
Contact emails

Subdomains

5 observed subdomains of deep2031.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for deep2031.com.

MechanismTarget
SPF_INCLUDE_spf.onamae.ne.jp
SPF_INCLUDE_spfpochill.ibf.co.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEe-grant.ko-sokumail.net
SPF_IP3.115.209.151

Related pages

Pivot deeper into the graph from deep2031.com.

Cypher and MCP

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

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