Skip to content

Hostname

cliwork.pt

Last fetched

cliwork.pt resolves to 1 IPv4 address operated by AS16276 in PT.

Nutrition Label

WHISPER CANON · cliwork.ptRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cliwork.pt

Resolution chain

cliwork.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.182.146.11217.182.0.0/16AS16276PT

WHOIS identity

Registrar
Organization
cliwork-clínica de saúde e segurança do trabalho lda
Contact emails

Subdomains

4 observed subdomains of cliwork.pt.

Web-graph footprint

Distinct hostnames that link to or from cliwork.pt in the public web crawl.

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • cliwork.pt

SPF policy

4 SPF mechanisms authorising senders for cliwork.pt.

MechanismTarget
SPF_Acliwork.pt
SPF_IP2001:41d0:2:5ab7::/64
SPF_IP217.182.146.11
SPF_MXcliwork.pt

Related pages

Pivot deeper into the graph from cliwork.pt.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cliwork.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.