Skip to content

Hostname

trustok.com

Last fetched

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

Nutrition Label

WHISPER CANON · trustok.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/trustok.com

Resolution chain

trustok.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
bankonit
Contact emails

Subdomains

12 observed subdomains of trustok.com.

Web-graph footprint

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

13 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for trustok.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf2.trustok.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_INCLUDEspfref.jackhenry.com
SPF_INCLUDEtrustok-com.spf.smtp25.com
SPF_IP103.28.42.0/24
SPF_IP146.88.28.0/24
SPF_IP151.101.194.159/32
SPF_IP163.47.180.0/22
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP208.95.207.204
SPF_IP27.126.146.0/24
SPF_IP68.232.128.0/19
SPF_MXtrustok.com

Related pages

Pivot deeper into the graph from trustok.com.

Cypher and MCP

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

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