Hostname
spectre.army
Last fetched
spectre.army resolves to 2 IPv4 addresses operated by AS200000 in UA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
spectre.army resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.68.16.132 | 185.68.16.0/22 | AS200000 | — | UA |
| 91.222.136.251 | 91.222.136.0/22 | AS200000 | — | UA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Subdomains
3 observed subdomains of spectre.army.
| Subdomain |
|---|
| google.spectre.army |
| www.spectre.army |
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for spectre.army.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ukraine.com.ua |
Related pages
Pivot deeper into the graph from spectre.army.
- IP · 185.68.16.132
- ASN · AS200000
- Registrar · iana:1068
- Country · UA
- Email · 7badfc2aac1a49ddba1635f39571bd95.protect@withheldforprivacy.com
- TLD · .army
- Browse hostnames · sp…
- 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: "spectre.army"})-[: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.