Hostname
151ombr.army
Last fetched
151ombr.army resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
151ombr.army 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 |
|---|---|---|---|---|
| 104.21.11.180 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.166.236 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 45.94.159.104 | 45.94.159.0/24 | AS56851 | VPS-UA-AS - PE Skurykhin Mukola Volodumurovuch | UA |
WHOIS identity
- Registrar
- iana:1647
- Organization
- 151ombr
- Contact emails
- —
Subdomains
4 observed subdomains of 151ombr.army.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 151ombr.army in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- 151ombr.army
- _dc-mx.5488864d5dc3.151ombr.army
SPF policy
3 SPF mechanisms authorising senders for 151ombr.army.
| Mechanism | Target |
|---|---|
| SPF_A | 151ombr.army |
| SPF_IP | 45.94.159.178 |
| SPF_MX | 151ombr.army |
Related pages
Pivot deeper into the graph from 151ombr.army.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "151ombr.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.