Hostname
woodmizer.cd
Last fetched
woodmizer.cd has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:g&g sarl as the registrar.
Nutrition Label
Resolution chain
woodmizer.cd has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:g&g sarl
- Organization
- office congolais des postes et telecommunications - ocpt
- Contact emails
- —
Subdomains
10 observed subdomains of woodmizer.cd.
Web-graph footprint
Distinct hostnames that link to or from woodmizer.cd in the public web crawl.
40 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- woodmizer.cd
SPF policy
5 SPF mechanisms authorising senders for woodmizer.cd.
| Mechanism | Target |
|---|---|
| SPF_A | woodmizer.cd |
| SPF_IP | 165.232.104.6 |
| SPF_IP | 209.97.184.54 |
| SPF_IP | 75.119.147.53 |
| SPF_MX | woodmizer.cd |
Related pages
Pivot deeper into the graph from woodmizer.cd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "woodmizer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.