Skip to content

Hostname

jtfg.com

Last fetched

jtfg.com resolves to 1 IPv4 address operated by AS6855 in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · jtfg.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/jtfg.com

Resolution chain

jtfg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.50.215.156194.50.215.0/24AS6855CZ

WHOIS identity

Registrar
iana:69
Organization
j&t banka, a.s.
Contact emails

Subdomains

40 observed subdomains of jtfg.com.

Web-graph footprint

Distinct hostnames that link to or from jtfg.com in the public web crawl.

51 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jtfg.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP194.50.215.227
SPF_IP194.50.215.228
SPF_IP217.118.99.131/32
SPF_IP217.118.99.182
SPF_IP85.248.219.62

Related pages

Pivot deeper into the graph from jtfg.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jtfg.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 20

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