Skip to content

Hostname

confex.es

Last fetched

confex.es resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in ES.

Nutrition Label

WHISPER CANON · confex.esRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/confex.es

Resolution chain

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

IPPrefixASNOperatorCountry
208.85.22.52208.85.16.0/21AS20473AS-VULTR - The Constant Company, LLCES

WHOIS identity

No WHOIS records are currently associated with confex.es in WhisperGraph.

Subdomains

8 observed subdomains of confex.es.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for confex.es.

MechanismTarget
SPF_Aconfex.es
SPF_Asetentaycuatro33.nsprimario.com
SPF_INCLUDEspf.spamtador.com
SPF_IP188.93.78.34/32
SPF_MXconfex.es

Related pages

Pivot deeper into the graph from confex.es.

Cypher and MCP

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

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