Skip to content

Hostname

acpyapi.com

Last fetched

acpyapi.com resolves to 2 IPv4 addresses operated by BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler AS in TR. WHOIS lists iana:1205 as the registrar.

Nutrition Label

WHISPER CANON · acpyapi.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/acpyapi.com

Resolution chain

acpyapi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.87.127.3195.87.127.0/24AS15924BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler ASTR
89.163.227.8489.163.128.0/17AS24961MYLOC-AS - WIIT AGDE

WHOIS identity

Registrar
iana:1205
Organization
isa turan
Contact emails

Subdomains

5 observed subdomains of acpyapi.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for acpyapi.com.

MechanismTarget
SPF_Aacpyapi.com
SPF_IP195.87.127.3
SPF_IP2001:4ba0:babe:4300:0:0:0:0
SPF_IP89.163.227.84
SPF_MXacpyapi.com

Related pages

Pivot deeper into the graph from acpyapi.com.

Cypher and MCP

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

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