Skip to content

Hostname

colu.com

Last fetched

colu.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · colu.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/colu.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.31143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.53143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.61143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.7143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.102.6818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7618.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.8718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.18.1818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for colu.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.freshdesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.tipalti.com
SPF_IP44.193.121.189
SPF_IP52.73.203.75/32

Related pages

Pivot deeper into the graph from colu.com.

Cypher and MCP

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

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