Skip to content

Hostname

zaask.pt

Last fetched

zaask.pt resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · zaask.ptRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/zaask.pt

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.87.1613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.3113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.3213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.9513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.12213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.12352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

26 observed subdomains of zaask.pt.

Web-graph footprint

Distinct hostnames that link to or from zaask.pt in the public web crawl.

480 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zaask.pt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEu250090.wl.sendgrid.net

Related pages

Pivot deeper into the graph from zaask.pt.

Cypher and MCP

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

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