Skip to content

Hostname

colormango.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.126.10013.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.10313.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.11913.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.3413.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.105.11618.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.12118.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.2718.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.5018.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.31.11118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.11618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.11818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
colormango_com
Contact emails

Subdomains

8 observed subdomains of colormango.com.

Web-graph footprint

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

141 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for colormango.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from colormango.com.

Cypher and MCP

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

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