Skip to content

Hostname

clomedia.com

Last fetched

clomedia.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · clomedia.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/clomedia.com

Resolution chain

clomedia.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
betterwork media group
Contact emails

Subdomains

32 observed subdomains of clomedia.com.

Web-graph footprint

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

558 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for clomedia.com.

MechanismTarget
SPF_Aclomedia.com
SPF_INCLUDEhalldata.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.1.145.0/24
SPF_IP208.65.144.0/21
SPF_IP208.81.64.0/22
SPF_IP216.64.216.144/28
SPF_IP216.64.223.32/28
SPF_IP69.210.233.145
SPF_IP69.210.233.146
SPF_MXclomedia.com

Related pages

Pivot deeper into the graph from clomedia.com.

Cypher and MCP

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

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