Skip to content

Hostname

fastcase.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.49.250100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.149.13218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.138.4018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.104.36184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.44.653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.44.883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.116.13634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.37.3334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.42.5934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.95.2144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.24.10644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.112.11252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.198.13154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.83.15854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.123.2754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.117.13754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.141.15718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.59.6752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.68.3718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
fastcase.com ed walters
Contact emails

Subdomains

16 observed subdomains of fastcase.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fastcase.com.

MechanismTarget
SPF_INCLUDE22026994.spf08.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fastcase.com.

Cypher and MCP

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

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