Hostname
carglass.pt
Last fetched
carglass.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
- autoglass - vidros para viaturas lda
- Contact emails
Subdomains
33 observed subdomains of carglass.pt.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from carglass.pt in the public web crawl.
140 sites link to this hostname.
176 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for carglass.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.kmitd.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.229.153.128/27 |
| SPF_IP | 51.178.137.133 |
| SPF_IP | 52.208.21.161/32 |
| SPF_IP | 62.28.248.125 |
| SPF_IP | 99.81.11.42/32 |
Related pages
Pivot deeper into the graph from carglass.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carglass.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.