Hostname
danstillman.com
Last fetched
danstillman.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
danstillman.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.21.94.18 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of danstillman.com owner
- Contact emails
- admin-dns@dubiousmerit.com
- 2fe95047-9bae-4ee0-a40b-5fa1b19aabc5@identity-protect.org
- 307345e3-7942-42e1-b436-6ff8a5f5b441@identity-protect.org
- 4e7af5bf-6c29-4862-8928-a22601179ebb@identity-protect.org
- a32f1967-65ca-4656-b549-c3c46d76ef3e@identity-protect.org
- d9014f38-4e35-40e0-84dd-6658a9c606f4@identity-protect.org
- ef850d66-85d1-4953-a013-a28a39c41c99@identity-protect.org
- f4323dc1-ec2f-4f32-b9ce-551a39467fd1@identity-protect.org
- owner-2080750@danstillman.com.whoisprivacyservice.org
- owner-6061217@danstillman.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of danstillman.com.
Web-graph footprint
Distinct hostnames that link to or from danstillman.com in the public web crawl.
9 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for danstillman.com.
| Mechanism | Target |
|---|---|
| SPF_A | danstillman.com |
| SPF_IP | 205.186.155.231 |
| SPF_IP | 50.19.225.228 |
Related pages
Pivot deeper into the graph from danstillman.com.
- IP · 52.21.94.18
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin-dns@dubiousmerit.com
- TLD · .com
- Browse hostnames · da…
- 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: "danstillman.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.