Skip to content

Hostname

utt.fr

Last fetched

utt.fr resolves to 1 IPv4 address operated by AS2200 in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

WHISPER CANON · utt.frRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/utt.fr

Resolution chain

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

IPPrefixASNOperatorCountry
193.50.230.22193.48.0.0/14AS2200FR

WHOIS identity

Registrar
registrar:gip renater
Organization
universite de technologie de troyes
Contact emails

Subdomains

258 observed subdomains of utt.fr.

Web-graph footprint

Distinct hostnames that link to or from utt.fr in the public web crawl.

578 sites link to this hostname.

317 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for utt.fr.

MechanismTarget
SPF_Autt.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.relay.renater.fr
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.50.230.122
SPF_IP193.50.230.154
SPF_IP193.50.230.155
SPF_IP193.50.230.201
SPF_IP193.50.230.202
SPF_IP193.50.230.234
SPF_IP193.50.230.240
SPF_MXutt.fr

Related pages

Pivot deeper into the graph from utt.fr.

Cypher and MCP

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

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