Skip to content

Hostname

statementdog.com

Last fetched

statementdog.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · statementdog.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/statementdog.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.241.22313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.203.3513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.44.12218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.9.17318.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.64.10718.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.115.18118.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.155.423.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.110.863.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.142.20435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.127.7052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.34.2354.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.144.20554.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.160.954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.40.7854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.50.20413.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.223.1157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:460
Organization
domain privacy service
Contact emails

Subdomains

20 observed subdomains of statementdog.com.

Web-graph footprint

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

277 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for statementdog.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEzoho.com
SPF_MXstatementdog.com

Related pages

Pivot deeper into the graph from statementdog.com.

Cypher and MCP

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

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