Hostname
blackwombat.com
Last fetched
blackwombat.com resolves to 1 IPv4 address operated by AS197248 in HU. WHOIS lists iana:1519 as the registrar.
Nutrition Label
Resolution chain
blackwombat.com 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 |
|---|---|---|---|---|
| 77.111.95.182 | 77.111.95.0/24 | AS197248 | — | HU |
WHOIS identity
- Registrar
- iana:1519
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of blackwombat.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for blackwombat.com.
| Mechanism | Target |
|---|---|
| SPF_A | blackwombat.com |
| SPF_IP | 77.111.95.182 |
| SPF_MX | blackwombat.com |
Related pages
Pivot deeper into the graph from blackwombat.com.
- IP · 77.111.95.182
- ASN · AS197248
- Registrar · iana:1519
- Country · HU
- Email · 54240aebnbnjmt5c@5225b4d0pi3627q9.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · bl…
- 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: "blackwombat.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.