Hostname
artaggedon.com
Last fetched
artaggedon.com resolves to 3 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
artaggedon.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 3.5.204.97 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.206.26 | 3.5.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of artaggedon.com owner
- Contact emails
- 020b9267-4f84-47f5-a43e-1c263a3f3a1a@identity-protect.org
- 09cb0cf4-b3e2-4402-ad5f-a77425a1a338@identity-protect.org
- 0ae22935-17e0-417d-855b-bf4fd1b0851f@identity-protect.org
- 76fc2aa5-9ec5-4fad-b30b-fed4af927aa5@identity-protect.org
- 96f210b3-3e53-40b7-a425-36594a409784@identity-protect.org
- aa69ffe0-2bb9-47cb-8ca9-9f498d484cca@identity-protect.org
- ae872a7c-1adb-47a2-9840-7d80c75f7c44@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from artaggedon.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:468
- Country · US
- Email · 020b9267-4f84-47f5-a43e-1c263a3f3a1a@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "artaggedon.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.