Skip to content

Hostname

mango.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.114108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.119108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.29108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.99108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.6.12418.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.7518.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.8618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.8718.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
65.9.175.2265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:106
Organization
consolidated artists b.v.
Contact emails

Subdomains

175 observed subdomains of mango.com.

Web-graph footprint

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

996 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mango.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mango.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEserenamail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.alinto.net

Related pages

Pivot deeper into the graph from mango.com.

Cypher and MCP

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

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