Hostname
librewolf.net
Last fetched
librewolf.net resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in DE. WHOIS lists iana:1420 as the registrar.
Nutrition Label
Resolution chain
librewolf.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 |
|---|---|---|---|---|
| 130.61.181.106 | 130.61.128.0/17 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | DE |
WHOIS identity
- Registrar
- iana:1420
- Organization
- domainprivacyprotect_info
- Contact emails
- contact@domainprivacyprotect.info
- 33ea48e8-ccaa-405e-96f2-fa38ef17dd04@identity-protect.org
- 591c4b34-565c-4f29-94e8-2a7925984a77@identity-protect.org
- 77f4e5ab-ae22-4147-b064-5cb93bd85aec@identity-protect.org
- 83d67164-1cc4-439f-955f-1a1cddebdb6a@identity-protect.org
- ae2e28c5-4f2a-4f39-803d-20fc60159ba1@identity-protect.org
- c021bc42-6f99-4be3-9886-16b2ebea7003@identity-protect.org
- owner-1440009@librewolf.net.whoisprivacyservice.org
- owner-4767373@librewolf.net.whoisprivacyservice.org
- owner-9101966@librewolf.net.whoisprivacyservice.org
Subdomains
27 observed subdomains of librewolf.net.
Showing 18 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from librewolf.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for librewolf.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from librewolf.net.
- IP · 130.61.181.106
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1420
- Country · DE
- Email · contact@domainprivacyprotect.info
- TLD · .net
- Browse hostnames · li…
- 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: "librewolf.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.