Skip to content

Hostname

ptix.at

Last fetched

ptix.at resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · ptix.atRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ptix.at

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.1613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.173.1193.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1253.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.303.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.853.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ptix.at in WhisperGraph.

Subdomains

1 observed subdomain of ptix.at.

Subdomain
rst.ptix.at

Web-graph footprint

Distinct hostnames that link to or from ptix.at in the public web crawl.

2,403 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ptix.at.

Cypher and MCP

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

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