Hostname
asprodis.com
Last fetched
asprodis.com resolves to 2 IPv4 addresses operated by TECNOCRATICA Tecnocratica Centro de Datos, S.L. in ES.
Nutrition Label
Resolution chain
asprodis.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 |
|---|---|---|---|---|
| 31.47.77.5 | 31.47.72.0/21 | AS15954 | TECNOCRATICA Tecnocratica Centro de Datos, S.L. | ES |
| 31.47.78.226 | 31.47.72.0/21 | AS15954 | TECNOCRATICA Tecnocratica Centro de Datos, S.L. | ES |
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 asprodis.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for asprodis.com.
| Mechanism | Target |
|---|---|
| SPF_A | asprodis.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | host0v1b25-a5.abierto365.net |
| SPF_INCLUDE | host0v1b26-a226.abierto365.net |
| SPF_MX | asprodis.com |
Related pages
Pivot deeper into the graph from asprodis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asprodis.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.