Hostname
adene.pt
Last fetched
adene.pt is a registered hostname under the .pt top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- —
- Contact emails
Subdomains
33 observed subdomains of adene.pt.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adene.pt in the public web crawl.
435 sites link to this hostname.
317 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for adene.pt.
| Mechanism | Target |
|---|---|
| SPF_A | adene.pt |
| SPF_INCLUDE | _spf.kmitd.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.162.69.80 |
| SPF_IP | 178.32.169.86 |
| SPF_IP | 194.65.57.221 |
| SPF_IP | 213.146.202.129 |
| SPF_IP | 213.63.135.194 |
| SPF_IP | 52.142.239.235 |
| SPF_IP | 62.28.164.234 |
| SPF_IP | 62.28.164.235 |
| SPF_IP | 83.240.188.254 |
| SPF_IP | 83.240.205.105 |
| SPF_MX | adene.pt |
Related pages
Pivot deeper into the graph from adene.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adene.pt"})-[: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.