Skip to content

Hostname

idenet.net

Last fetched

idenet.net resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · idenet.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/idenet.net

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.135.240212.83.128.0/19AS12876FR

WHOIS identity

Registrar
iana:379
Organization
idenet internet multimedia consulting,
Contact emails

Subdomains

28 observed subdomains of idenet.net.

Web-graph footprint

Distinct hostnames that link to or from idenet.net in the public web crawl.

37 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for idenet.net.

MechanismTarget
SPF_Aidenet.net
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEemsd1.com
SPF_IP212.83.135.240
SPF_IP37.59.98.200
SPF_IP51.158.147.10
SPF_MXidenet.net

Related pages

Pivot deeper into the graph from idenet.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "idenet.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.