Hostname
alamto.com
Last fetched
alamto.com resolves to 4 IPv4 addresses operated by ARVANCLOUD-CDN- in IR.
Nutrition Label
Resolution chain
alamto.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.143.233.235 | 185.143.233.0/24 | AS205585 | ARVANCLOUD-CDN- | IR |
| 185.143.234.235 | 185.143.234.0/24 | AS205585 | ARVANCLOUD-CDN- | IR |
| 5.75.192.193 | 5.75.128.0/17 | AS24940 | HETZNER-AS | DE |
| 79.127.127.72 | 79.127.127.0/24 | AS43754 | ASIATECH | 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 alamto.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- alamto.com
- mail.alamto.com
SPF policy
10 SPF mechanisms authorising senders for alamto.com.
| Mechanism | Target |
|---|---|
| SPF_A | alamto.com |
| SPF_IP | 178.216.251.226 |
| SPF_IP | 185.120.222.141 |
| SPF_IP | 185.49.85.155 |
| SPF_IP | 77.238.122.167 |
| SPF_IP | 79.127.127.69 |
| SPF_IP | 79.127.127.70 |
| SPF_IP | 79.127.127.71 |
| SPF_IP | 79.127.127.95 |
| SPF_MX | alamto.com |
Related pages
Pivot deeper into the graph from alamto.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alamto.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.