Hostname
cullera.aquopolis.com
Last fetched
cullera.aquopolis.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE.
Nutrition Label
Resolution chain
cullera.aquopolis.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 |
|---|---|---|---|---|
| 139.162.131.115 | 139.162.128.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | DE |
WHOIS identity
No WHOIS records are currently associated with cullera.aquopolis.com in WhisperGraph.
Subdomains
1 observed subdomain of cullera.aquopolis.com.
| Subdomain |
|---|
| www.cullera.aquopolis.com |
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for cullera.aquopolis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.162.166.78 |
| SPF_IP | 172.104.149.195 |
| SPF_IP | 178.79.170.45/32 |
| SPF_IP | 194.140.132.162 |
| SPF_IP | 194.140.132.172 |
| SPF_IP | 194.140.143.80 |
| SPF_IP | 194.30.92.154 |
| SPF_IP | 195.140.184.0/22 |
| SPF_IP | 195.55.102.181 |
| SPF_IP | 195.76.213.51 |
| SPF_IP | 213.206.105.71/22 |
| SPF_IP | 217.172.65.104 |
| SPF_IP | 89.140.47.174 |
| SPF_IP | 91.192.40.0/22 |
Related pages
Pivot deeper into the graph from cullera.aquopolis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cullera.aquopolis.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.