Hostname
edente.pt
Last fetched
edente.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
- edente material medico e dentario lda
- Contact emails
Subdomains
18 observed subdomains of edente.pt.
Web-graph footprint
Distinct hostnames that link to or from edente.pt in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for edente.pt.
| Mechanism | Target |
|---|---|
| SPF_A | edente.pt |
| SPF_IP | 161.97.137.4 |
| SPF_IP | 178.32.223.178 |
| SPF_IP | 89.115.243.182 |
| SPF_IP | 94.23.76.202 |
| SPF_MX | edente.pt |
Related pages
Pivot deeper into the graph from edente.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "edente.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.