Hostname
todomagnesio.com
Last fetched
todomagnesio.com resolves to 1 IPv4 address operated by AS10834 - Telefonica de Argentina in AR. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
todomagnesio.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 |
|---|---|---|---|---|
| 200.10.96.223 | 200.10.96.0/19 | AS10834 | AS10834 - Telefonica de Argentina | AR |
WHOIS identity
- Registrar
- iana:9
- Organization
- lab. temis lostalo
- Contact emails
Subdomains
2 observed subdomains of todomagnesio.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for todomagnesio.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 190.210.162.106 |
| SPF_IP | 200.68.105.11 |
| SPF_MX | todomagnesio.com |
Related pages
Pivot deeper into the graph from todomagnesio.com.
- IP · 200.10.96.223
- ASN · AS10834AS10834 - Telefonica de Argentina
- Registrar · iana:9
- Country · AR
- Email · ciberseguridad@delsud.com.ar
- TLD · .com
- Browse hostnames · to…
- 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: "todomagnesio.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.