Skip to content

Hostname

mysask411.com

Last fetched

mysask411.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · mysask411.comRouting diversity6.1/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mysask411.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.213.233.2453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.93.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.84.1083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.138.12034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.78.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.202.23244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.159.5652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.42.22952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.173.8652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.109.14852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.81.21952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.208.19054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.231.9854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.232.21654.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.249.21354.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.54.22798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.202.16298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.19.158100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.40.10532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
directwest corporation
Contact emails

Subdomains

14 observed subdomains of mysask411.com.

Web-graph footprint

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

544 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mysask411.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from mysask411.com.

Cypher and MCP

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

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