Skip to content

Hostname

t2c.fr

Last fetched

t2c.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · t2c.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/t2c.fr

Resolution chain

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

IPPrefixASNOperatorCountry
51.210.165.2251.210.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:gandi
Organization
regie des transports urbains de l'agglomeration clermontoise
Contact emails

Subdomains

40 observed subdomains of t2c.fr.

Web-graph footprint

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

229 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for t2c.fr.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.51.0.225
SPF_IP51.210.187.221
SPF_IP92.119.54.132

Related pages

Pivot deeper into the graph from t2c.fr.

Cypher and MCP

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

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