Skip to content

Hostname

mango.cat

Last fetched

mango.cat resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:3802 as the registrar.

Nutrition Label

WHISPER CANON · mango.catRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mango.cat

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2103.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2543.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.233.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.513.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2473.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.783.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.41.22052.218.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.20.14052.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:3802
Organization
punto fa s.l. (societat unipersonal)
Contact emails

Subdomains

1 observed subdomain of mango.cat.

Subdomain
www.mango.cat

Web-graph footprint

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

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from mango.cat.

Cypher and MCP

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

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