Skip to content

Hostname

cerb.pt

Last fetched

cerb.pt resolves to 1 IPv4 address operated by MYCLOUD-PT - MY CLOUD, UNIPESSOAL LDA in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.229.61.33185.229.60.0/22AS202341MYCLOUD-PT - MY CLOUD, UNIPESSOAL LDAPT

WHOIS identity

Registrar
Organization
cerb-contabilidade e gestao lda
Contact emails

Subdomains

3 observed subdomains of cerb.pt.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cerb.pt.

MechanismTarget
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.63.180.9

Related pages

Pivot deeper into the graph from cerb.pt.

Cypher and MCP

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

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