Hostname
abckala.com
Last fetched
abckala.com resolves to 1 IPv4 address operated by NETMIHAN in IR.
Nutrition Label
Resolution chain
abckala.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.32.248.89 | 89.32.248.0/24 | AS204213 | NETMIHAN | IR |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from abckala.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- abckala.com
SPF policy
10 SPF mechanisms authorising senders for abckala.com.
| Mechanism | Target |
|---|---|
| SPF_A | abckala.com |
| SPF_IP | 185.159.153.73 |
| SPF_IP | 185.55.225.30 |
| SPF_IP | 185.55.225.31 |
| SPF_IP | 192.103.1.2 |
| SPF_IP | 192.163.1.2 |
| SPF_IP | 89.32.248.89 |
| SPF_IP | 89.39.208.181 |
| SPF_IP | 89.39.208.187 |
| SPF_MX | abckala.com |
Related pages
Pivot deeper into the graph from abckala.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abckala.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.