Skip to content

Hostname

jfti.com

Last fetched

jfti.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

jfti.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.12713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
j.f. taylor
Contact emails

Subdomains

18 observed subdomains of jfti.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jfti.com.

MechanismTarget
SPF_Adispatch1-us1.ppe-hosted.com
SPF_INCLUDEspf.protection.office365.us
SPF_IP146.168.157.36
SPF_IP204.148.105.206/30
SPF_IP65.210.87.128/26
SPF_IP65.213.197.0/25
SPF_IP65.213.199.128/26
SPF_IP72.9.2.16

Related pages

Pivot deeper into the graph from jfti.com.

Cypher and MCP

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

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