Skip to content

Hostname

ttidisc.com

Last fetched

ttidisc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ttidisc.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ttidisc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.2.713.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.134.7618.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.190.5350.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.101.23152.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of ttidisc.com.

Web-graph footprint

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

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ttidisc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP192.198.197.0/24
SPF_IP208.186.183.128/25
SPF_IP208.186.183.134
SPF_IP45.55.185.149
SPF_IP67.138.64.146
SPF_IP70.103.96.162

Related pages

Pivot deeper into the graph from ttidisc.com.

Cypher and MCP

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

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