Skip to content

Hostname

cmb.eus

Last fetched

cmb.eus resolves to 1 IPv4 address operated by AS3262 in ES. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · cmb.eusRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cmb.eus

Resolution chain

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

IPPrefixASNOperatorCountry
194.30.13.77194.30.0.0/17AS3262ES

WHOIS identity

Registrar
iana:696
Organization
colegio de medicos de bizkaia
Contact emails

Subdomains

14 observed subdomains of cmb.eus.

Web-graph footprint

Distinct hostnames that link to or from cmb.eus in the public web crawl.

79 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cmb.eus.

MechanismTarget
SPF_INCLUDEsarenet.es
SPF_INCLUDEspf-moodle.isyc.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.80.161.90
SPF_IP151.80.161.91
SPF_IP151.80.161.92
SPF_IP185.198.64.136
SPF_IP185.198.66.4
SPF_IP194.30.13.77
SPF_IP212.81.135.42
SPF_IP212.81.193.42
SPF_IP212.81.209.34

Related pages

Pivot deeper into the graph from cmb.eus.

Cypher and MCP

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

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