Hostname
tranquilidade.pt
Last fetched
tranquilidade.pt resolves to 3 IPv4 addresses operated by AS1897 in PT.
Nutrition Label
Resolution chain
tranquilidade.pt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.126.107.34 | 193.126.0.0/16 | AS1897 | — | PT |
| 45.223.163.17 | 45.223.163.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.175.17 | 45.223.175.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- —
- Organization
- generali seguros,
- Contact emails
- —
Subdomains
39 observed subdomains of tranquilidade.pt.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tranquilidade.pt in the public web crawl.
233 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for tranquilidade.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc2.successfactors.com |
| SPF_INCLUDE | _spf.kmitd.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 193.126.107.50 |
| SPF_IP | 193.126.107.53 |
| SPF_IP | 193.126.108.67 |
| SPF_IP | 193.126.108.68 |
| SPF_IP | 213.205.81.196 |
| SPF_IP | 213.205.81.237 |
| SPF_IP | 213.205.81.243 |
| SPF_IP | 213.30.23.68 |
| SPF_IP | 62.28.170.85 |
| SPF_IP | 88.157.194.68 |
| SPF_IP | 88.157.201.132 |
Related pages
Pivot deeper into the graph from tranquilidade.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tranquilidade.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.