Hostname
goonet.org
Last fetched
goonet.org resolves to 1 IPv4 address operated by AS57237 in BG. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
goonet.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 |
|---|---|---|---|---|
| 194.12.235.18 | 194.12.235.0/24 | AS57237 | — | BG |
WHOIS identity
- Registrar
- iana:48
- Organization
- bst consult
- Contact emails
Subdomains
20 observed subdomains of goonet.org.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from goonet.org in the public web crawl.
6 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for goonet.org.
| Mechanism | Target |
|---|---|
| SPF_MX | goonet.org |
Related pages
Pivot deeper into the graph from goonet.org.
- IP · 194.12.235.18
- ASN · AS57237
- Registrar · iana:48
- Country · BG
- Email · 1578ce3e0959d512c4d517cb9c51a0e8ae838d8f@whois.gkg.net
- TLD · .org
- Browse hostnames · go…
- 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: "goonet.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.