Skip to content

Hostname

cltfactory.com

Last fetched

cltfactory.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cltfactory.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cltfactory.com

Resolution chain

cltfactory.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of cltfactory.com.

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

19 SPF mechanisms authorising senders for cltfactory.com.

MechanismTarget
SPF_Aams.tunt.lv
SPF_Acltfactory.com
SPF_Acom.lmt.lv
SPF_Afra.tunt.lv
SPF_Agap.tunt.lv
SPF_Arin.tunt.lv
SPF_Asmtp.ltk.lv
SPF_Asmtp.tunt.lv
SPF_IP142.93.236.195/32
SPF_IP159.223.89.16/32
SPF_IP172.104.230.145
SPF_IP178.79.142.217
SPF_IP2a01:7e00:0:0:f03c:91ff:fe18:b42
SPF_IP2a01:7e00:0:0:f03c:91ff:fe18:fb3
SPF_IP2a01:7e00:0:0:f03c:91ff:fe60:b31a
SPF_IP2a01:7e00:0:0:f03c:91ff:fea8:b3ab
SPF_IP2a03:b0c0:2:f0:0:0:8:9001
SPF_IP85.159.212.122
SPF_MXcltfactory.com

Related pages

Pivot deeper into the graph from cltfactory.com.

Cypher and MCP

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

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