Skip to content

Hostname

simplycast.us

Last fetched

simplycast.us resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · simplycast.usRouting diversity7.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/simplycast.us

Resolution chain

simplycast.us resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.158.239100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.24.203.85100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.74.2100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.102.134100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.158.10100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.227.141100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.3.246107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.245.215107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.141.23118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.80.5518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.56.17818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.13.19518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.29.4218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.233.166184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.248.2493.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.77.183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.48.2323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.115.603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.183.403.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.102.173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
saeed el-darahali
Contact emails

Subdomains

3 observed subdomains of simplycast.us.

Web-graph footprint

Distinct hostnames that link to or from simplycast.us in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from simplycast.us.

Cypher and MCP

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

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