Skip to content

Hostname

parrot.rest

Last fetched

parrot.rest resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · parrot.restRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/parrot.rest

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.73.146101.0.33.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.23.8418.238.2.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.247.17552.46.28.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.104.2652.82.166.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.30.9054.222.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.91.24254.115.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.229.115101.0.33.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.102.81101.0.33.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.88.7532.245.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.61.18232.244.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

28 observed subdomains of parrot.rest.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for parrot.rest.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from parrot.rest.

Cypher and MCP

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

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