Skip to content

Hostname

amarillo.email

Last fetched

amarillo.email resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · amarillo.emailRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amarillo.email

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.211.25108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.3108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.8108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.80108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.220.12613.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.2113.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.5613.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.5713.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
18.238.176.10018.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.1418.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.3618.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.7218.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
anonymize,
Contact emails

Subdomains

3 observed subdomains of amarillo.email.

Threat posture

History

Related pages

Pivot deeper into the graph from amarillo.email.

Cypher and MCP

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

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