Hostname
netabstraction.com
Last fetched
netabstraction.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
netabstraction.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 |
|---|---|---|---|---|
| 64.91.241.232 | 64.91.224.0/19 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of netabstraction.com owner
- Contact emails
- 2711f3580a28fd0a241df3e6659c76ac@domaindiscreet.com
- 75f461490a28fd0a74d7ec2adba5b2bc@domaindiscreet.com
- 47f15432-0eab-46ba-a36e-61579375bbac@identity-protect.org
- 84fd5bd6-86a9-4e22-81c2-06324c061d09@identity-protect.org
- 8501371f-3286-4ee1-afd5-7ac42e86180f@identity-protect.org
- 8728593f-2397-479f-8b77-3f04bd1d17ec@identity-protect.org
- bd096f8d-42a7-430e-99b2-eecea6be5ae6@identity-protect.org
- cbb06d1c-e5b6-4032-adc2-15c45715129f@identity-protect.org
- owner-11714762@netabstraction.com.whoisprivacyservice.org
- owner-2952690@netabstraction.com.whoisprivacyservice.org
- owner-3420021@netabstraction.com.whoisprivacyservice.org
- owner-3782856@netabstraction.com.whoisprivacyservice.org
- owner-7110220@netabstraction.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of netabstraction.com.
Showing 11 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netabstraction.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for netabstraction.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | netabstraction.com.hosted.spf-report.com |
Related pages
Pivot deeper into the graph from netabstraction.com.
- IP · 64.91.241.232
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:468
- Country · US
- Email · 2711f3580a28fd0a241df3e6659c76ac@domaindiscreet.com
- TLD · .com
- Browse hostnames · ne…
- 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: "netabstraction.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.