Hostname
defencestation.com
Last fetched
defencestation.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
defencestation.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.160.16 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.37 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.49 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.50 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of defencestation.com owner
- Contact emails
- info@defencestation.com
- dataprivacyprotected@ionos.de
- 216fd12d-d2a4-4204-8b6e-ac24591b8530@identity-protect.org
- 5d4381f9-332a-4cc3-8211-dedecf562275@identity-protect.org
- 87061541-70dd-42f2-91d6-cb65192e544c@identity-protect.org
- a627d5e1-0c58-420b-90a0-e683e9bf9df0@identity-protect.org
- ca8b0486-24f5-43ff-a31e-dbd3dd1b6dbc@identity-protect.org
- e9115891-e22f-492a-91ad-2255c9aa9d49@identity-protect.org
Subdomains
11 observed subdomains of defencestation.com.
Web-graph footprint
Distinct hostnames that link to or from defencestation.com in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from defencestation.com.
- IP · 99.84.160.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@defencestation.com
- TLD · .com
- Browse hostnames · de…
- 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: "defencestation.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.