Skip to content

Hostname

iter.org

Last fetched

iter.org resolves to 1 IPv4 address operated by FR-RENATER Reseau National de telecommunications pour la Technologie in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · iter.orgRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/iter.org

Resolution chain

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

IPPrefixASNOperatorCountry
193.51.56.19193.48.0.0/14AS2200FR-RENATER Reseau National de telecommunications pour la TechnologieFR

WHOIS identity

Registrar
iana:2
Organization
iter organization
Contact emails

Subdomains

75 observed subdomains of iter.org.

Web-graph footprint

Distinct hostnames that link to or from iter.org in the public web crawl.

2,938 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for iter.org.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2036-44.eu.iphmx.com
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP193.52.216.88
SPF_IP193.52.216.89
SPF_IP193.52.216.90
SPF_IP193.52.216.91
SPF_MXiter.org

Related pages

Pivot deeper into the graph from iter.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iter.org"})-[: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.