Skip to content

Hostname

ltfs.com

Last fetched

ltfs.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ltfs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ltfs.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.28.202104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.202104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
flavian rebello
Contact emails

Subdomains

45 observed subdomains of ltfs.com.

Web-graph footprint

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

259 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ltfs.com.

MechanismTarget
SPF_INCLUDEncapp02.com
SPF_INCLUDEspf1.ltfs.com
SPF_IP14.142.60.77
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP15.222.152.119
SPF_IP15.223.105.218
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.131.151.226
SPF_IP34.131.8.129
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32

Related pages

Pivot deeper into the graph from ltfs.com.

Cypher and MCP

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

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