Skip to content

Hostname

stonehm.io

Last fetched

stonehm.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · stonehm.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stonehm.io

Resolution chain

stonehm.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.177.4513.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.4613.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.6813.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.713.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.162.174.273.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.553.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.73.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.763.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with stonehm.io in WhisperGraph.

Subdomains

1 observed subdomain of stonehm.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stonehm.io.

MechanismTarget
SPF_INCLUDEspf1.whoisworks.com

Related pages

Pivot deeper into the graph from stonehm.io.

Cypher and MCP

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

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