Hostname
tpf.hu
Last fetched
tpf.hu is a registered hostname under the .hu 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
No WHOIS records are currently associated with tpf.hu in WhisperGraph.
Subdomains
84 observed subdomains of tpf.hu.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tpf.hu in the public web crawl.
156 sites link to this hostname.
421 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for tpf.hu.
| Mechanism | Target |
|---|---|
| SPF_A | cwp.scholarship.hu |
| SPF_A | mail.proaction.hu |
| SPF_A | mail.tpf.hu |
| SPF_A | tpf.hu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 163.172.16.24 |
| SPF_IP | 173.212.202.112 |
| SPF_IP | 173.212.228.206 |
| SPF_IP | 178.48.18.65 |
| SPF_IP | 185.205.246.144 |
| SPF_IP | 193.164.133.31 |
| SPF_IP | 194.39.45.15 |
| SPF_IP | 195.70.37.179 |
| SPF_IP | 195.70.38.172 |
| SPF_IP | 49.12.186.139 |
| SPF_IP | 5.189.165.183 |
| SPF_IP | 91.99.105.153 |
| SPF_MX | salto-et.eu |
| SPF_MX | salto-et.net |
| SPF_MX | tpf.hu |
Related pages
Pivot deeper into the graph from tpf.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tpf.hu"})-[: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.