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
Resolution chain
fastcase.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:9
- Organization
- fastcase.com ed walters
- Contact emails
- 2abacca20a28fd0a53def658b53469a0@domaindiscreet.com
- 5590d3be0a28fd0a2cfb6861db4ad90b@domaindiscreet.com
- 57927880@myprivatename.com
- 767c5e0b0a28fd0a2e0c84119664e7b9@domaindiscreet.com
- 9i8e5g1mvmha78j2qea6n6pk72@domaindiscreet.com
- administrator@fastcase.com
- be94f3c70a28fd0a280ae7357c94b087@domaindiscreet.com
- c9084d310a28fd0a4b125ce3b86251ef@domaindiscreet.com
- d4379ce60a28fd0a7539c30e2468386e@domaindiscreet.com
- e96a785c0a28fd0a4861c19c461c48a9@domaindiscreet.com
- ff5d34320a28fd0a61bdda8797a4d500@domaindiscreet.com
- n35gz5k94hf@networksolutionsprivateregistration.com
Subdomains
16 observed subdomains of fastcase.com.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fastcase.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fastcase.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 22026994.spf08.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fastcase.com.
- IP · 100.50.49.250
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:9
- Country · US
- Email · 2abacca20a28fd0a53def658b53469a0@domaindiscreet.com
- TLD · .com
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.