Skip to content

Hostname

pegast.az

Last fetched

pegast.az resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pegast.azRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/pegast.az

Resolution chain

pegast.az resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.84.20.10052.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.1752.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.4952.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6052.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
85.31.120.9985.31.120.0/24AS39678RU

WHOIS identity

No WHOIS records are currently associated with pegast.az in WhisperGraph.

Subdomains

1 observed subdomain of pegast.az.

Web-graph footprint

Distinct hostnames that link to or from pegast.az in the public web crawl.

5 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for pegast.az.

MechanismTarget
SPF_IP193.24.8.230
SPF_IP193.24.8.246
SPF_IP77.108.123.92
SPF_IP85.111.40.114
SPF_IP85.31.122.236
SPF_IP85.31.122.240

Related pages

Pivot deeper into the graph from pegast.az.

Cypher and MCP

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

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