Skip to content

Hostname

akpliler.eu

Last fetched

akpliler.eu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · akpliler.euRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/akpliler.eu

Resolution chain

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

IPPrefixASNOperatorCountry
165.22.17.114165.22.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with akpliler.eu in WhisperGraph.

Subdomains

9 observed subdomains of akpliler.eu.

Threat posture

History

Mail and authentication

MX records

  • akpliler.eu

SPF policy

11 SPF mechanisms authorising senders for akpliler.eu.

MechanismTarget
SPF_Aakpliler.eu
SPF_INCLUDEsmtp.servconfig.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.244.124.87/32
SPF_IP198.46.81.17
SPF_IP31.22.4.169/22
SPF_IP31.22.4.221
SPF_IP31.22.4.222
SPF_IP70.39.145.222
SPF_IP82.163.176.27
SPF_MXakpliler.eu

Related pages

Pivot deeper into the graph from akpliler.eu.

Cypher and MCP

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

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