Skip to content

Hostname

tranquilidade.pt

Last fetched

tranquilidade.pt resolves to 3 IPv4 addresses operated by AS1897 in PT.

Nutrition Label

WHISPER CANON · tranquilidade.ptRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/tranquilidade.pt

Resolution chain

tranquilidade.pt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.126.107.34193.126.0.0/16AS1897PT
45.223.163.1745.223.163.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.175.1745.223.175.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
Organization
generali seguros,
Contact emails

Subdomains

39 observed subdomains of tranquilidade.pt.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for tranquilidade.pt.

MechanismTarget
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.126.107.50
SPF_IP193.126.107.53
SPF_IP193.126.108.67
SPF_IP193.126.108.68
SPF_IP213.205.81.196
SPF_IP213.205.81.237
SPF_IP213.205.81.243
SPF_IP213.30.23.68
SPF_IP62.28.170.85
SPF_IP88.157.194.68
SPF_IP88.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.