Skip to content

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

WHISPER CANON · tpf.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tpf.hu

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.

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.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for tpf.hu.

MechanismTarget
SPF_Acwp.scholarship.hu
SPF_Amail.proaction.hu
SPF_Amail.tpf.hu
SPF_Atpf.hu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.172.16.24
SPF_IP173.212.202.112
SPF_IP173.212.228.206
SPF_IP178.48.18.65
SPF_IP185.205.246.144
SPF_IP193.164.133.31
SPF_IP194.39.45.15
SPF_IP195.70.37.179
SPF_IP195.70.38.172
SPF_IP49.12.186.139
SPF_IP5.189.165.183
SPF_IP91.99.105.153
SPF_MXsalto-et.eu
SPF_MXsalto-et.net
SPF_MXtpf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.