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
Resolution chain
acpyapi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.87.127.3 | 195.87.127.0/24 | AS15924 | BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler AS | TR |
| 89.163.227.84 | 89.163.128.0/17 | AS24961 | MYLOC-AS - WIIT AG | DE |
WHOIS identity
- Registrar
- iana:1205
- Organization
- isa turan
- Contact emails
Subdomains
5 observed subdomains of acpyapi.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for acpyapi.com.
| Mechanism | Target |
|---|---|
| SPF_A | acpyapi.com |
| SPF_IP | 195.87.127.3 |
| SPF_IP | 2001:4ba0:babe:4300:0:0:0:0 |
| SPF_IP | 89.163.227.84 |
| SPF_MX | acpyapi.com |
Related pages
Pivot deeper into the graph from acpyapi.com.
- IP · 195.87.127.3
- ASN · AS15924BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler AS
- Registrar · iana:1205
- Country · TR
- Email · isa@isaturan.com
- TLD · .com
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.