Skip to content

Hostname

tritidal.com

Last fetched

tritidal.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tritidal.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/tritidal.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.2213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.161.229.10818.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.11618.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.4818.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.5418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.64.50.12418.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.2518.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.2618.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.6918.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

1 observed subdomain of tritidal.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tritidal.com.

Cypher and MCP

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

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