Hostname
discatel.es
Last fetched
discatel.es resolves to 2 IPv4 addresses operated by AS16276 in FR.
Nutrition Label
Resolution chain
discatel.es 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 |
|---|---|---|---|---|
| 37.59.70.161 | 37.59.0.0/16 | AS16276 | — | FR |
| 37.59.70.162 | 37.59.0.0/16 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with discatel.es in WhisperGraph.
Subdomains
15 observed subdomains of discatel.es.
Web-graph footprint
Distinct hostnames that link to or from discatel.es in the public web crawl.
5 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- discatel.es
SPF policy
9 SPF mechanisms authorising senders for discatel.es.
| Mechanism | Target |
|---|---|
| SPF_A | discatel.es |
| SPF_IP | 141.94.130.184 |
| SPF_IP | 176.31.224.21 |
| SPF_IP | 178.33.229.185 |
| SPF_IP | 217.61.128.90 |
| SPF_IP | 37.59.70.160 |
| SPF_IP | 37.59.70.161 |
| SPF_IP | 37.59.70.162 |
| SPF_MX | discatel.es |
Related pages
Pivot deeper into the graph from discatel.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "discatel.es"})-[: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.