Skip to content

Hostname

douala5.cm

Last fetched

douala5.cm resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:dtr consulting s.u as the registrar.

Nutrition Label

WHISPER CANON · douala5.cmRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/douala5.cm

Resolution chain

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

IPPrefixASNOperatorCountry
69.62.110.22169.62.108.0/22AS47583FR

WHOIS identity

Registrar
registrar:dtr consulting s.u
Organization
communes et villes unie du cameroun
Contact emails

Subdomains

2 observed subdomains of douala5.cm.

Web-graph footprint

Distinct hostnames that link to or from douala5.cm in the public web crawl.

36 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • douala5.cm

SPF policy

3 SPF mechanisms authorising senders for douala5.cm.

MechanismTarget
SPF_Adouala5.cm
SPF_IP69.62.110.221
SPF_MXdouala5.cm

Related pages

Pivot deeper into the graph from douala5.cm.

Cypher and MCP

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

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