Hostname
eixmaragall.com
Last fetched
eixmaragall.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1262 as the registrar.
Nutrition Label
Resolution chain
eixmaragall.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.202.151.85 | 116.202.0.0/16 | AS24940 | — | DE |
| 31.170.166.163 | 31.170.166.0/23 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:1262
- Organization
- associacio de botiguers trinxant - maragall
- Contact emails
Subdomains
19 observed subdomains of eixmaragall.com.
Web-graph footprint
Distinct hostnames that link to or from eixmaragall.com in the public web crawl.
24 sites link to this hostname.
104 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for eixmaragall.com.
| Mechanism | Target |
|---|---|
| SPF_A | eixmaragall.com |
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 116.202.151.85 |
| SPF_IP | 138.201.65.67 |
| SPF_IP | 78.129.229.30 |
| SPF_MX | eixmaragall.com |
Related pages
Pivot deeper into the graph from eixmaragall.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eixmaragall.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.