Skip to content

Hostname

mango.es

Last fetched

mango.es resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · mango.esRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mango.es

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.106108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.111108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.128108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.16108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.4.11018.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.1418.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.2118.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.818.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.174.238.393.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.703.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.773.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.903.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

No WHOIS records are currently associated with mango.es in WhisperGraph.

Subdomains

27 observed subdomains of mango.es.

Web-graph footprint

Distinct hostnames that link to or from mango.es in the public web crawl.

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mango.es.

MechanismTarget
SPF_INCLUDE_spf1.mango.com
SPF_INCLUDEserenamail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mango.es.

Cypher and MCP

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

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