Hostname
ttsystem.com
Last fetched
ttsystem.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ttsystem.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.121.61.118 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.74.31.78 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.75.151.48 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.167.33 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.28.203.54 | 52.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.200.48 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ttsystem.com owner
- Contact emails
- domains@nsoft.it
- nic-staff@sakura.ad.jp
- 20f1ecbf-dfc5-4399-90d2-c58d11b263e9@identity-protect.org
- 458dde35-9822-4128-8f3e-8e1bc24021fc@identity-protect.org
- 4f75f321-e37b-4b9e-8c46-73c1b43cff63@identity-protect.org
- 74dd80f5-cd10-4210-8d42-5dcc41352344@identity-protect.org
- d0b9a491-40dd-4c1f-b6f3-76e96a34cafe@identity-protect.org
- d363fd29-3279-4729-95b1-daafeb682259@identity-protect.org
- df5964e9-4263-462f-aa70-5f2e6599ea72@identity-protect.org
Subdomains
11 observed subdomains of ttsystem.com.
Web-graph footprint
Distinct hostnames that link to or from ttsystem.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ttsystem.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9456437.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 185.157.24.116 |
| SPF_IP | 212.103.197.146 |
| SPF_IP | 91.126.216.123 |
| SPF_IP | 91.126.216.124 |
Related pages
Pivot deeper into the graph from ttsystem.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ttsystem.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.