Hostname
almavakti.com
Last fetched
almavakti.com resolves to 1 IPv4 address operated by AS207582 in TR. WHOIS lists iana:1601 as the registrar.
Nutrition Label
Resolution chain
almavakti.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 |
|---|---|---|---|---|
| 185.185.234.46 | 185.185.234.0/24 | AS207582 | — | TR |
WHOIS identity
- Registrar
- iana:1601
- Organization
- internet reklamciligi
- Contact emails
Subdomains
3 observed subdomains of almavakti.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for almavakti.com.
| Mechanism | Target |
|---|---|
| SPF_A | almavakti.com |
| SPF_A | vigorous-ptolemy.185-86-7-5.plesk.page |
| SPF_IP | 185.185.234.198 |
| SPF_MX | almavakti.com |
Related pages
Pivot deeper into the graph from almavakti.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "almavakti.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.