Hostname
inetu.net
Last fetched
inetu.net resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
inetu.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 |
|---|---|---|---|---|
| 209.235.196.55 | 209.235.192.0/18 | AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
WHOIS identity
- Registrar
- iana:625
- Organization
- ben fanning
- Contact emails
Subdomains
1,936 observed subdomains of inetu.net.
Showing 25 of 1,936. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from inetu.net in the public web crawl.
52 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for inetu.net.
| Mechanism | Target |
|---|---|
| SPF_A | www1.inetu.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.136.254.209 |
| SPF_IP | 207.189.108.136 |
| SPF_IP | 209.235.220.201 |
| SPF_IP | 209.235.220.202 |
| SPF_IP | 209.235.223.251 |
| SPF_IP | 209.235.238.4 |
| SPF_IP | 209.235.254.100 |
| SPF_IP | 209.235.254.210 |
| SPF_MX | inetu.net |
Related pages
Pivot deeper into the graph from inetu.net.
- IP · 209.235.196.55
- ASN · AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.
- Registrar · iana:625
- Country · US
- Email · domains@flexential.com
- TLD · .net
- Browse hostnames · in…
- 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: "inetu.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.