Hostname
weegan.net
Last fetched
weegan.net resolves to 1 IPv4 address operated by AS201838 in GB. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
weegan.net 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 |
|---|---|---|---|---|
| 89.36.112.130 | 89.36.112.0/20 | AS201838 | — | GB |
WHOIS identity
- Registrar
- iana:1910
- Organization
- whoisguard protected
- Contact emails
Subdomains
8 observed subdomains of weegan.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for weegan.net.
| Mechanism | Target |
|---|---|
| SPF_A | digit.trellick.net |
| SPF_A | gamebod.trellick.net |
| SPF_A | mail.weegan.net |
| SPF_A | weegan.net |
| SPF_IP | 89.36.112.130 |
| SPF_IP | 89.36.112.133 |
| SPF_IP | 89.36.112.134 |
| SPF_MX | trellick.net |
| SPF_MX | weegan.net |
Related pages
Pivot deeper into the graph from weegan.net.
- IP · 89.36.112.130
- ASN · AS201838
- Registrar · iana:1910
- Country · GB
- Email · 6dbea5e7e3684b9d904e8fe17f421a18.protect@whoisguard.com
- TLD · .net
- Browse hostnames · we…
- 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: "weegan.net"})-[: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.