Hostname
construmat.pt
Last fetched
construmat.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
- manuel dos santos grave lda
- Contact emails
Subdomains
2 observed subdomains of construmat.pt.
| Subdomain |
|---|
| mail.construmat.pt |
| www.construmat.pt |
Web-graph footprint
Distinct hostnames that link to or from construmat.pt in the public web crawl.
18 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- construmat.pt
SPF policy
10 SPF mechanisms authorising senders for construmat.pt.
| Mechanism | Target |
|---|---|
| SPF_A | construmat.pt |
| SPF_INCLUDE | _spf.ptservidor.net |
| SPF_IP | 185.12.116.87 |
| SPF_IP | 185.222.8.7 |
| SPF_IP | 185.32.188.7 |
| SPF_IP | 185.32.188.8 |
| SPF_IP | 185.32.191.8 |
| SPF_IP | 80.172.234.115 |
| SPF_IP | 80.172.234.5 |
| SPF_MX | construmat.pt |
Related pages
Pivot deeper into the graph from construmat.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "construmat.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.