Skip to content

Hostname

stonyplain.com

Last fetched

stonyplain.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.15.0.3620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for stonyplain.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE48064346.spf03.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.0.0/16
SPF_IP158.247.30.21
SPF_IP159.183.0.0/16
SPF_IP159.183.158.77
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP168.245.115.152
SPF_IP184.70.76.30
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP20.104.234.112/29
SPF_IP208.117.48.0/20
SPF_IP216.21.138.101
SPF_IP50.31.32.0/19
SPF_IP64.141.48.70
SPF_IP69.46.108.192/27

Related pages

Pivot deeper into the graph from stonyplain.com.

Cypher and MCP

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

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