Skip to content

Hostname

cms.ofi.es

Last fetched

cms.ofi.es resolves to 1 IPv4 address operated by AS35171 in ES.

Nutrition Label

WHISPER CANON · cms.ofi.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cms.ofi.es

Resolution chain

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

IPPrefixASNOperatorCountry
85.118.244.17185.118.244.0/24AS35171ES

WHOIS identity

No WHOIS records are currently associated with cms.ofi.es in WhisperGraph.

Subdomains

6 observed subdomains of cms.ofi.es.

Threat posture

History

Related pages

Pivot deeper into the graph from cms.ofi.es.

Cypher and MCP

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

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