Skip to content

Hostname

tan.fr

Last fetched

tan.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · tan.frRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tan.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.104.103.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1223.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.493.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.693.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.OM
3.174.46.133.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.463.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.883.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:orange
Organization
semitan
Contact emails

Subdomains

17 observed subdomains of tan.fr.

Web-graph footprint

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

446 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tan.fr.

MechanismTarget
SPF_INCLUDE_spf.oxatis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfva.tan.fr
SPF_IP185.111.57.5/32
SPF_IP80.74.77.158
SPF_IP80.74.77.51
SPF_IP80.74.77.61
SPF_MXtan.fr

Related pages

Pivot deeper into the graph from tan.fr.

Cypher and MCP

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

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