Skip to content

Hostname

cppc.pt

Last fetched

cppc.pt resolves to 185.90.56.86, announced in 185.90.56.0/24 by WEBHS - WebSP - Comercio e Prestacao de Servicos Informaticos, Lda in PT. cppc.pt is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cppc.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cppc.pt

Resolution chain

IPv6 resolution

No AAAA record for cppc.pt is recorded in WhisperGraph.

Attribution

websp comercio prestacao de servicos informaticos lda

ORIGIN_AS

WHOIS identity

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.webhs.org
  • ns2.webhs.org
  • ns3.webhs.org
  • ns4.webhs.org

MX records

  • mail.cppc.pt

SPF policy

  • include: _spf.spambusters.email
  • include: _spf15.serverhs.org
  • include: _spf5.serverhs.org
  • a: cppc.pt
  • mx: cppc.pt
  • ip: 185.90.56.166
  • ip: 185.90.56.168
  • ip: 185.90.56.169
  • ip: 185.90.56.86

Threat-feed evidence

History

Related pages

Pivot from cppc.pt into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cppc.pt"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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