Skip to content

Hostname

ohorongo-cement.com

Last fetched

ohorongo-cement.com resolves to 1 IPv4 address operated by AS328037 in ZA. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · ohorongo-cement.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ohorongo-cement.com

Resolution chain

ohorongo-cement.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.160.91.53164.160.90.0/23AS328037ZA

WHOIS identity

Registrar
iana:226
Organization
schwenk zement gmbh & co. kg
Contact emails

Subdomains

4 observed subdomains of ohorongo-cement.com.

Web-graph footprint

Distinct hostnames that link to or from ohorongo-cement.com in the public web crawl.

22 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ohorongo-cement.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP68.232.133.105
SPF_IP68.232.139.129
SPF_MXohorongo-cement.com

Related pages

Pivot deeper into the graph from ohorongo-cement.com.

Cypher and MCP

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

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