Skip to content

Hostname

theten.fr

Last fetched

theten.fr resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · theten.frRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/theten.fr

Resolution chain

theten.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.194.2.2918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.181.613.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.180.8435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:ovh
Organization
ano nymous
Contact emails

Subdomains

1 observed subdomain of theten.fr.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for theten.fr.

MechanismTarget
SPF_MXmail.theten.fr

Related pages

Pivot deeper into the graph from theten.fr.

Cypher and MCP

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

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