Skip to content

Hostname

cef.es

Last fetched

cef.es resolves to 1 IPv4 address operated by GETRONICS_AS in ES.

Nutrition Label

WHISPER CANON · cef.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cef.es

Resolution chain

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

IPPrefixASNOperatorCountry
193.116.165.101193.116.164.0/22AS48083GETRONICS_ASES

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cef.es in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cef.es.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.116.165.96/27
SPF_IP212.0.126.201/29
SPF_IP213.27.150.192/27
SPF_IP217.126.171.93
SPF_IP94.76.134.160/29
SPF_MXcef.es

Related pages

Pivot deeper into the graph from cef.es.

Cypher and MCP

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

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