Hostname
tfwa.com
Last fetched
tfwa.com resolves to 1 IPv4 address operated by ECRITEL-FRANCE ISP and web hosting. in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
tfwa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.218.144.18 | 213.218.128.0/19 | AS8304 | ECRITEL-FRANCE ISP and web hosting. | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- erik juul-mortensen
- Contact emails
Subdomains
3 observed subdomains of tfwa.com.
| Subdomain |
|---|
| app.tfwa.com |
| www.tfwa.com |
| ftp.tfwa.com |
Web-graph footprint
Distinct hostnames that link to or from tfwa.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for tfwa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.7.101.48/29 |
| SPF_IP | 163.172.121.161/32 |
| SPF_IP | 163.172.125.222/32 |
| SPF_IP | 163.172.195.134/32 |
| SPF_IP | 163.172.196.233/32 |
| SPF_IP | 163.172.196.85/32 |
| SPF_IP | 163.172.224.77/32 |
| SPF_IP | 163.172.225.66/32 |
| SPF_IP | 176.31.229.207 |
| SPF_IP | 178.32.156.0/27 |
| SPF_IP | 178.32.76.96/27 |
| SPF_IP | 213.218.144.18 |
| SPF_IP | 37.59.165.128/28 |
| SPF_IP | 37.59.77.144/28 |
| SPF_IP | 5.135.85.144/28 |
| SPF_IP | 5.196.251.96/27 |
| SPF_IP | 62.210.8.70/32 |
Related pages
Pivot deeper into the graph from tfwa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tfwa.com"})-[: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.