Skip to content

Hostname

efexon.ee

Last fetched

efexon.ee resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · efexon.eeRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/efexon.ee

Resolution chain

efexon.ee resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.34.168104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.163.74172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.169.68.42185.169.68.0/22AS205930EE

WHOIS identity

No WHOIS records are currently associated with efexon.ee in WhisperGraph.

Subdomains

8 observed subdomains of efexon.ee.

Web-graph footprint

Distinct hostnames that link to or from efexon.ee in the public web crawl.

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for efexon.ee.

MechanismTarget
SPF_Aefexon.ee
SPF_INCLUDE_spf.radicenter.eu
SPF_INCLUDE_spf.virtuaal.com
SPF_IP185.169.68.42
SPF_IP185.169.71.199
SPF_IP185.86.211.132
SPF_IP185.86.211.152
SPF_IP212.47.208.132
SPF_IP212.47.208.152
SPF_MXefexon.ee

Related pages

Pivot deeper into the graph from efexon.ee.

Cypher and MCP

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

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