Hostname
netacuity.com
Last fetched
netacuity.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
netacuity.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 |
|---|---|---|---|---|
| 128.136.82.70 | 128.136.80.0/20 | AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of netacuity.com owner
- Contact emails
- domain.names@digitalenvoy.net
- 2b5d9417-46f2-4e60-a4bb-2bf9a9a5bdfb@identity-protect.org
- 76312d70-608f-4838-84aa-0ab90b409b9b@identity-protect.org
- 93fe3f35-2ff1-494a-a411-8132e9949cf5@identity-protect.org
- b261b92b-438e-4975-b40b-491a1f723ae7@identity-protect.org
- b55ad2c0-cc0e-4251-af72-0244802b4392@identity-protect.org
- bf6c5e7b-559f-4e83-9c46-2c50c70a7ab4@identity-protect.org
- d54b2876-05c1-401e-8e8e-cca39c5f6e8b@identity-protect.org
- owner-8057049@netacuity.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of netacuity.com.
| Subdomain |
|---|
| cloud.netacuity.com |
Showing 1 of 3. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for netacuity.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | digitalenvoy.net |
| SPF_MX | netacuity.com |
Related pages
Pivot deeper into the graph from netacuity.com.
- IP · 128.136.82.70
- ASN · AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.
- Registrar · iana:468
- Country · US
- Email · domain.names@digitalenvoy.net
- 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: "netacuity.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.