Skip to content

Hostname

amarantelva.com

Last fetched

amarantelva.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · amarantelva.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amarantelva.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.34108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.56108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.75108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.86108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.10318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.12199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of amarantelva.com owner
Contact emails

Subdomains

8 observed subdomains of amarantelva.com.

Web-graph footprint

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

53 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for amarantelva.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from amarantelva.com.

Cypher and MCP

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

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