Skip to content

Hostname

eficyl.com

Last fetched

eficyl.com resolves to 213.172.39.20, announced in 213.172.32.0/19 by AS15704 - XTRA TELECOM S.A. in ES. eficyl.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · eficyl.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/eficyl.com

Resolution chain

IPv6 resolution

No AAAA record for eficyl.com is recorded in WhisperGraph.

Attribution

xtra

ORIGIN_AS

WHOIS identity

Registrar
iana:1600
Contact emails
eficyl@gmail.com, contact@registrador.es, dominios@servytec.es

Subdomains

Mail and authentication

Nameservers

  • ns1.servytec.es
  • ns2.servytec.es
  • ns3.servytec.es
  • ns4.servytec.es
  • ns5.servytec.es

MX records

  • imap.eficyl.com
  • mail.eficyl.com
  • pop3.eficyl.com
  • smtp.eficyl.com

SPF policy

  • ip: 213.172.39.16/28
  • ip: 2a11:1f40::/29
  • ip: 217.172.77.96/27

Threat-feed evidence

History

Related pages

Pivot from eficyl.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eficyl.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.