Skip to content

Hostname

colss.org

Last fetched

colss.org resolves to 1 IPv4 address operated by AS21499 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · colss.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/colss.org

Resolution chain

colss.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.205.184.2592.205.176.0/20AS21499DE

WHOIS identity

Registrar
iana:303
Organization
comit group d.o.o.
Contact emails

Subdomains

7 observed subdomains of colss.org.

Web-graph footprint

Distinct hostnames that link to or from colss.org in the public web crawl.

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for colss.org.

MechanismTarget
SPF_Acolss.org
SPF_INCLUDEcpco13.secure.rs
SPF_INCLUDEsecureserver.net
SPF_INCLUDEvmi1556906.contaboserver.net
SPF_IP92.205.184.25
SPF_MXcolss.org

Related pages

Pivot deeper into the graph from colss.org.

Cypher and MCP

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

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