Skip to content

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

WHISPER CANON · inetu.netRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inetu.net

Resolution chain

inetu.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.235.196.55209.235.192.0/18AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:625
Organization
ben fanning
Contact emails

Subdomains

1,936 observed subdomains of inetu.net.

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

SPF policy

11 SPF mechanisms authorising senders for inetu.net.

MechanismTarget
SPF_Awww1.inetu.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.136.254.209
SPF_IP207.189.108.136
SPF_IP209.235.220.201
SPF_IP209.235.220.202
SPF_IP209.235.223.251
SPF_IP209.235.238.4
SPF_IP209.235.254.100
SPF_IP209.235.254.210
SPF_MXinetu.net

Related pages

Pivot deeper into the graph from inetu.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.