Skip to content

Hostname

tgf.fi

Last fetched

tgf.fi resolves to 2 IPv4 addresses operated by AS199364 in BG.

Nutrition Label

WHISPER CANON · tgf.fiRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tgf.fi

Resolution chain

tgf.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with tgf.fi in WhisperGraph.

Subdomains

8 observed subdomains of tgf.fi.

Web-graph footprint

Distinct hostnames that link to or from tgf.fi in the public web crawl.

32 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tgf.fi

SPF policy

10 SPF mechanisms authorising senders for tgf.fi.

MechanismTarget
SPF_Atgf.fi
SPF_INCLUDEmailgun.org
SPF_IP185.31.120.37
SPF_IP185.31.120.68
SPF_IP185.31.121.136
SPF_IP185.31.121.189
SPF_IP185.31.121.66
SPF_IP185.31.121.75
SPF_IP185.31.121.80
SPF_MXtgf.fi

Related pages

Pivot deeper into the graph from tgf.fi.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tgf.fi"})-[: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.