Hostname
illegalcommand.org
Last fetched
illegalcommand.org resolves to 1 IPv4 address operated by AS12322 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
illegalcommand.org 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 |
|---|---|---|---|---|
| 82.66.145.193 | 82.64.0.0/14 | AS12322 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- emmanuel borgetto
- Contact emails
Subdomains
7 observed subdomains of illegalcommand.org.
Threat posture
History
Mail and authentication
MX records
- illegalcommand.org
SPF policy
5 SPF mechanisms authorising senders for illegalcommand.org.
| Mechanism | Target |
|---|---|
| SPF_A | illegalcommand.org |
| SPF_IP | 2a01:e0a:1070:2100:8947:201f:7390:7187 |
| SPF_IP | 2a01:e0a:84a:a130:a20b:bf32:a1a9:37ed |
| SPF_IP | 82.66.145.193 |
| SPF_MX | illegalcommand.org |
Related pages
Pivot deeper into the graph from illegalcommand.org.
- IP · 82.66.145.193
- ASN · AS12322
- Registrar · iana:81
- Country · FR
- Email · 5dab702e2681ec0467482f9fb91b9bf1-333719@contact.gandi.net
- TLD · .org
- Browse hostnames · il…
- 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: "illegalcommand.org"})-[: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.