Skip to content

Hostname

efca2026.com

Last fetched

efca2026.com resolves to 1 IPv4 address operated by AS206991 in TR. WHOIS lists iana:4324 as the registrar.

Nutrition Label

WHISPER CANON · efca2026.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/efca2026.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.95.239.14285.95.239.0/24AS206991TR

WHOIS identity

Registrar
iana:4324
Organization
Contact emails

Subdomains

3 observed subdomains of efca2026.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for efca2026.com.

MechanismTarget
SPF_Aefca2026.com
SPF_Aserver.grafil.com.tr
SPF_MXefca2026.com

Related pages

Pivot deeper into the graph from efca2026.com.

Cypher and MCP

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

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