Skip to content

Hostname

ttsystems.com

Last fetched

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

Nutrition Label

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

Resolution chain

ttsystems.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:1485
Organization
buydomains_com
Contact emails

Subdomains

15 observed subdomains of ttsystems.com.

Web-graph footprint

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

74 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for ttsystems.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsmtp.txmsv.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tts.smtps.jp
SPF_IP103.13.175.151
SPF_IP103.13.175.178
SPF_IP104.215.136.122
SPF_IP110.170.177.42
SPF_IP119.15.34.7
SPF_IP119.15.47.160
SPF_IP119.15.47.170
SPF_IP119.15.47.234
SPF_IP135.171.177.187
SPF_IP148.163.150.83
SPF_IP148.163.154.21
SPF_IP150.60.210.10
SPF_IP172.188.211.14
SPF_IP172.188.252.103
SPF_IP180.222.149.124
SPF_IP180.43.132.152
SPF_IP203.116.17.10
SPF_IP203.116.220.102
SPF_IP203.149.96.9
SPF_IP203.149.98.70
SPF_IP203.149.98.95
SPF_IP203.149.98.96
SPF_IP4.144.152.169
SPF_IP4.193.200.195
SPF_IP40.90.187.139
SPF_IP50.58.209.34
SPF_IP57.155.24.245
SPF_IP74.199.237.168
SPF_IP74.199.237.169
SPF_IP74.199.237.170
SPF_IP74.199.237.171
SPF_IP74.199.237.172
SPF_IP74.199.237.173
SPF_IP74.199.237.174

Related pages

Pivot deeper into the graph from ttsystems.com.

Cypher and MCP

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

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