Skip to content

Hostname

yoursaskatoon.com

Last fetched

yoursaskatoon.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
99.79.91.4899.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
greg makuch
Contact emails

Subdomains

8 observed subdomains of yoursaskatoon.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for yoursaskatoon.com.

MechanismTarget
SPF_Agmail.com
SPF_Agoogle.com
SPF_Agooglemail.com
SPF_INCLUDEgmail.com
SPF_INCLUDEgoogle.com
SPF_INCLUDEgooglemail.com
SPF_INCLUDEspf.weredigital.com
SPF_IP216.187.125.130
SPF_IP8.8.8.8/32
SPF_IP99.79.91.48
SPF_MXgmail.com
SPF_MXgoogle.com
SPF_MXgooglemail.com

Related pages

Pivot deeper into the graph from yoursaskatoon.com.

Cypher and MCP

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

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