Skip to content

Hostname

mangoshop.com

Last fetched

mangoshop.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · mangoshop.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mangoshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2153.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2023.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2463.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.68.823.5.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1123.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.1663.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.112.10052.218.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.117.15652.218.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.120.24452.218.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.45.6052.218.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.1.15652.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.17.19652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.17.4452.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.19.19652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.3.14052.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.36.25252.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
mango-on line,
Contact emails

Subdomains

1 observed subdomain of mangoshop.com.

Web-graph footprint

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

113 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mangoshop.com.

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

Related pages

Pivot deeper into the graph from mangoshop.com.

Cypher and MCP

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

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