Skip to content

Hostname

tatts.com

Last fetched

tatts.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · tatts.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tatts.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.224.19713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.155.15013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.131.11113.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.152.13713.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.111.21515.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.191.23415.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.74.16215.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.18.2815.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.175.313.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.71.2453.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.107.141.1933.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.147.353.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.221.1013.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.253.673.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.55.143.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.249.11552.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.142.18154.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.214.24254.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.88.24254.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.179.9554.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:299
Organization
no data
Contact emails

Subdomains

11 observed subdomains of tatts.com.

Web-graph footprint

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

69 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tatts.com.

Related pages

Pivot deeper into the graph from tatts.com.

Cypher and MCP

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

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