Skip to content

Hostname

bracongo.cd

Last fetched

bracongo.cd resolves to 1 IPv4 address operated by AS16276 in AU. WHOIS lists registrar:nic cd migration as the registrar.

Nutrition Label

WHISPER CANON · bracongo.cdRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/bracongo.cd

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.149.161139.99.128.0/17AS16276AU

WHOIS identity

Registrar
registrar:nic cd migration
Organization
office congolais des postes et telecommunications - ocpt
Contact emails

Subdomains

3 observed subdomains of bracongo.cd.

Web-graph footprint

Distinct hostnames that link to or from bracongo.cd in the public web crawl.

23 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bracongo.cd.

MechanismTarget
SPF_Abracongo.cd
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEmx.ovh.net
SPF_IP169.255.64.195
SPF_IP169.255.64.196
SPF_MXbracongo.cd

Related pages

Pivot deeper into the graph from bracongo.cd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bracongo.cd"})-[: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.