Hostname
aliko12.com
Last fetched
aliko12.com resolves to 1 IPv4 address operated by AS210538 in TR. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
aliko12.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 |
|---|---|---|---|---|
| 87.248.157.245 | 87.248.157.0/24 | AS210538 | — | TR |
WHOIS identity
- Registrar
- iana:1479
- Organization
- see privacyguardian.org
- Contact emails
Subdomains
7 observed subdomains of aliko12.com.
| Subdomain |
|---|
| com.aliko12.com |
Showing 1 of 7. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- aliko12.com
SPF policy
3 SPF mechanisms authorising senders for aliko12.com.
| Mechanism | Target |
|---|---|
| SPF_A | aliko12.com |
| SPF_IP | 87.248.157.245 |
| SPF_MX | aliko12.com |
Related pages
Pivot deeper into the graph from aliko12.com.
- IP · 87.248.157.245
- ASN · AS210538
- Registrar · iana:1479
- Country · TR
- Email · pwp-69e1285f9a0cdbe255001afe61a1dd23@privacyguardian.org
- TLD · .com
- Browse hostnames · al…
- 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: "aliko12.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.