Hostname
kingpos.co.za
Last fetched
kingpos.co.za resolves to 2 IPv4 addresses operated by Metro Fibre Networx (Pty) Ltd - Metro Fibre Networx (Pty) Ltd in ZA.
Nutrition Label
Resolution chain
kingpos.co.za resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 102.33.77.141 | 102.32.0.0/15 | AS327782 | Metro Fibre Networx (Pty) Ltd - Metro Fibre Networx (Pty) Ltd | ZA |
| 154.127.127.9 | 154.127.112.0/20 | AS37358 | BitCo - BitCo | ZA |
WHOIS identity
No WHOIS records are currently associated with kingpos.co.za in WhisperGraph.
Subdomains
1 observed subdomain of kingpos.co.za.
| Subdomain |
|---|
| cube.kingpos.co.za |
Web-graph footprint
Distinct hostnames that link to or from kingpos.co.za in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for kingpos.co.za.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kingpos.co.za.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kingpos.co.za"})-[: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.