Skip to content

Hostname

truoptik.com

Last fetched

truoptik.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · truoptik.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/truoptik.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.192.58104.19.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.111.254104.19.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.127.254104.19.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.208.58104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.80.52104.22.22.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
21 productions
Contact emails

Subdomains

38 observed subdomains of truoptik.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for truoptik.com.

MechanismTarget
SPF_Atruoptik.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-00030c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtruoptik.com

Related pages

Pivot deeper into the graph from truoptik.com.

Cypher and MCP

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

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