Hostname
doc.ert.pt
Last fetched
doc.ert.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
No WHOIS records are currently associated with doc.ert.pt in WhisperGraph.
Subdomains
1 observed subdomain of doc.ert.pt.
| Subdomain |
|---|
| www.doc.ert.pt |
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for doc.ert.pt.
| Mechanism | Target |
|---|---|
| SPF_A | doc.ert.pt |
| SPF_INCLUDE | _spf.spambusters.email |
| SPF_INCLUDE | _spf33.serverhs.org |
| SPF_INCLUDE | _spf69.serverhs.org |
| SPF_INCLUDE | _spf93.serverhs.org |
| SPF_IP | 194.39.124.11 |
| SPF_IP | 194.39.124.137 |
| SPF_IP | 194.39.124.216 |
| SPF_IP | 89.26.240.235 |
| SPF_IP | 89.26.240.241 |
| SPF_IP | 89.26.241.195 |
| SPF_MX | doc.ert.pt |
Related pages
Pivot deeper into the graph from doc.ert.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "doc.ert.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.