Hostname
magiaborras.com
Last fetched
magiaborras.com resolves to 1 IPv4 address operated by AS198066 in ES. WHOIS lists iana:379 as the registrar.
Nutrition Label
Resolution chain
magiaborras.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 |
|---|---|---|---|---|
| 217.61.208.52 | 217.61.208.0/24 | AS198066 | — | ES |
WHOIS identity
- Registrar
- iana:379
- Organization
- identity protection shield
- Contact emails
Subdomains
1 observed subdomain of magiaborras.com.
| Subdomain |
|---|
| www.magiaborras.com |
Web-graph footprint
Distinct hostnames that link to or from magiaborras.com in the public web crawl.
5 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for magiaborras.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.76.40.202 |
| SPF_IP | 212.163.66.66 |
| SPF_IP | 212.163.66.67 |
| SPF_IP | 212.163.66.68 |
| SPF_IP | 212.163.66.69 |
| SPF_IP | 212.163.66.70 |
| SPF_IP | 212.163.66.71 |
| SPF_IP | 212.163.66.72 |
| SPF_IP | 217.61.208.52 |
| SPF_IP | 35.180.3.134 |
| SPF_IP | 80.94.0.162 |
| SPF_IP | 82.223.190.0/24 |
| SPF_IP | 82.223.191.0/24 |
Related pages
Pivot deeper into the graph from magiaborras.com.
- IP · 217.61.208.52
- ASN · AS198066
- Registrar · iana:379
- Country · ES
- Email · 101017043641ku1893056r@whois-privacy-service.net
- TLD · .com
- Browse hostnames · ma…
- 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: "magiaborras.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.