Skip to content

Hostname

stantons.com

Last fetched

stantons.com resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
169.61.206.18169.61.192.0/18AS36351SOFTLAYER - IBM CloudUS
67.228.112.067.228.64.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

12 observed subdomains of stantons.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stantons.com.

MechanismTarget
SPF_Amail.promonet.com
SPF_INCLUDE_spf.google.com
SPF_IP169.61.206.18
SPF_IP208.85.48.122
SPF_IP67.228.217.165
SPF_IP69.58.121.74/29
SPF_IP74.124.240.200/29
SPF_IP74.6.0.1/16
SPF_MXstantons.com

Related pages

Pivot deeper into the graph from stantons.com.

Cypher and MCP

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

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