Hostname
aimplas.es
Last fetched
aimplas.es resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
aimplas.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 |
|---|---|---|---|---|
| 104.17.15.101 | 104.17.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 35.214.196.102 | 35.214.128.0/17 | AS19527 | GOOGLE-2 - Google LLC | NL |
WHOIS identity
No WHOIS records are currently associated with aimplas.es in WhisperGraph.
Subdomains
25 observed subdomains of aimplas.es.
Showing 21 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aimplas.es in the public web crawl.
616 sites link to this hostname.
86 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for aimplas.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2839019.spf07.hubspotemail.net |
| SPF_INCLUDE | aimplas.ip-zone.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.5.236.216 |
| SPF_IP | 185.5.236.27 |
| SPF_IP | 194.25.149.106 |
| SPF_IP | 213.27.190.158 |
| SPF_IP | 77.230.129.15 |
| SPF_IP | 77.230.129.3 |
| SPF_IP | 77.230.129.31 |
| SPF_IP | 95.63.195.45 |
| SPF_MX | aimplas.es |
Related pages
Pivot deeper into the graph from aimplas.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aimplas.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.