Skip to content

Hostname

topinfo.cd

Last fetched

topinfo.cd resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists registrar:societe congolaise des postes et telecommunications - scpt as the registrar.

Nutrition Label

WHISPER CANON · topinfo.cdRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/topinfo.cd

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.112.61135.181.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:societe congolaise des postes et telecommunications - scpt
Organization
marcelin wabo
Contact emails

Web-graph footprint

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

5 sites link to this hostname.

207 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • topinfo.cd

SPF policy

6 SPF mechanisms authorising senders for topinfo.cd.

MechanismTarget
SPF_Atopinfo.cd
SPF_IP135.181.112.44
SPF_IP135.181.112.61
SPF_IP136.243.91.6
SPF_IP157.90.55.60
SPF_MXtopinfo.cd

Related pages

Pivot deeper into the graph from topinfo.cd.

Cypher and MCP

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

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