Skip to content

Hostname

tananft.art

Last fetched

tananft.art resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tananft.artRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/tananft.art

Resolution chain

tananft.art resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.134.2303.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1833.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.2333.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.873.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.893.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.113.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.133.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1573.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2513.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.373.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.533.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.863.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.16852.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.20052.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.46.10052.219.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.72.8652.219.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from tananft.art.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tananft.art"})-[: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.