Skip to content

Hostname

ccsmed.com

Last fetched

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

Nutrition Label

WHISPER CANON · ccsmed.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ccsmed.com

Resolution chain

ccsmed.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
ccs medical
Contact emails

Subdomains

175 observed subdomains of ccsmed.com.

Web-graph footprint

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

83 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ccsmed.com.

MechanismTarget
SPF_Accsmed.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsaemails.specopssoft.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.231.47/32
SPF_IP168.245.19.207/32
SPF_IP216.117.89.128/25
SPF_IP216.250.143.4/32
SPF_IP216.84.87.66/32
SPF_MXccsmed.com

Related pages

Pivot deeper into the graph from ccsmed.com.

Cypher and MCP

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

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