Skip to content

Hostname

ttsgroup.com

Last fetched

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

Nutrition Label

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

Resolution chain

ttsgroup.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:1052
Organization
macgregor pte
Contact emails

Subdomains

12 observed subdomains of ttsgroup.com.

Web-graph footprint

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

26 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ttsgroup.com.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.163.10.200
SPF_IP185.55.119.211
SPF_IP188.252.113.242
SPF_IP195.50.150.206
SPF_IP217.73.9.216/32
SPF_IP62.20.106.210
SPF_IP83.235.69.31/32
SPF_IP83.235.69.32
SPF_IP83.235.69.33
SPF_IP83.235.69.34
SPF_IP85.200.198.104
SPF_IP87.106.218.79

Related pages

Pivot deeper into the graph from ttsgroup.com.

Cypher and MCP

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

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