Hostname
tfcnl.com
Last fetched
tfcnl.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:269
- Organization
- . .
- Contact emails
Subdomains
7 observed subdomains of tfcnl.com.
Web-graph footprint
Distinct hostnames that link to or from tfcnl.com in the public web crawl.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for tfcnl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | minvenj.nl |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.38.157.27 |
| SPF_IP | 185.10.50.153 |
| SPF_IP | 194.121.19.83 |
| SPF_IP | 194.122.200.221 |
| SPF_IP | 213.247.51.163 |
| SPF_IP | 2a01:7c8:aaae:2fe:5054:ff:fe41:f1eb |
| SPF_IP | 77.243.239.10 |
| SPF_IP | 77.243.239.16 |
| SPF_IP | 77.72.145.142 |
| SPF_IP | 77.72.149.38 |
| SPF_IP | 77.72.150.100 |
| SPF_MX | tfcnl.com |
Related pages
Pivot deeper into the graph from tfcnl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tfcnl.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.