Skip to content

Hostname

parrot.com

Last fetched

parrot.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · parrot.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/parrot.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.155.97108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.38.2173.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.136.1734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.170.16234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.201.9952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.27.5552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.118.21852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.56.4652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.152.12554.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.74.23854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.78.20154.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.26.17663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.38.4179.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for parrot.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.23.167.176/28

Related pages

Pivot deeper into the graph from parrot.com.

Cypher and MCP

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

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