Hostname
auditar.proservicecomputer.pt
Last fetched
auditar.proservicecomputer.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 auditar.proservicecomputer.pt in WhisperGraph.
Subdomains
1 observed subdomain of auditar.proservicecomputer.pt.
| Subdomain |
|---|
| www.auditar.proservicecomputer.pt |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for auditar.proservicecomputer.pt.
| Mechanism | Target |
|---|---|
| SPF_A | auditar.proservicecomputer.pt |
| SPF_IP | 109.71.40.2 |
| SPF_IP | 109.71.40.41 |
| SPF_IP | 185.90.57.217 |
| SPF_IP | 94.46.26.55 |
| SPF_MX | auditar.proservicecomputer.pt |
Related pages
Pivot deeper into the graph from auditar.proservicecomputer.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "auditar.proservicecomputer.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.