Hostname
ocam.org.mz
Last fetched
ocam.org.mz resolves to 1 IPv4 address operated by Host Africa (Pty) Ltd - Host Africa (Pty) Ltd in ZA. WHOIS lists registrar:mozserver tecnologia e desenvolvimento de software as the registrar.
Nutrition Label
Resolution chain
ocam.org.mz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.119.249.43 | 160.119.249.0/24 | AS329184 | Host Africa (Pty) Ltd - Host Africa (Pty) Ltd | ZA |
WHOIS identity
- Registrar
- registrar:mozserver tecnologia e desenvolvimento de software
- Organization
- ordem dos contabilistas e auditores de mocambique
- Contact emails
Subdomains
7 observed subdomains of ocam.org.mz.
Web-graph footprint
Distinct hostnames that link to or from ocam.org.mz in the public web crawl.
11 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ocam.org.mz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ocam.org.mz.
- IP · 160.119.249.43
- ASN · AS329184Host Africa (Pty) Ltd - Host Africa (Pty) Ltd
- Registrar · registrar:mozserver tecnologia e desenvolvimento de software
- Country · ZA
- Email · domains@iberweb.co.mz
- Apex domain · org.mz
- TLD · .mz
- Browse hostnames · oc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ocam.org.mz"})-[: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.