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
Resolution chain
tan.fr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.14 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.37 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.5 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.73 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.161.104.10 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.122 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.49 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.69 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.174.46.13 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.46 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.49 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.88 | 3.174.46.0/23 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for tan.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.oxatis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spfva.tan.fr |
| SPF_IP | 185.111.57.5/32 |
| SPF_IP | 80.74.77.158 |
| SPF_IP | 80.74.77.51 |
| SPF_IP | 80.74.77.61 |
| SPF_MX | tan.fr |
Related pages
Pivot deeper into the graph from tan.fr.
- IP · 13.227.192.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:orange
- Country · CZ
- Email · sginder@tan.fr
- TLD · .fr
- Browse hostnames · ta…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.