Hostname
isizwe.com
Last fetched
isizwe.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- alan knott craig
- Contact emails
- 4b142758-5480-49b0-ad2f-2b9ee4905fb4@identity-protect.org
- 69a7543a-c481-4d57-8fc5-8ec12963ced7@identity-protect.org
- a9c7ed94-4732-4b9e-b728-deb6935af843@identity-protect.org
- c54e1cd8-40b5-4ed2-b5d4-52520b4e09e0@identity-protect.org
- craig@projectisizwe.org
- ded5cd58-1409-4e3c-bb97-c7749db8fe5c@identity-protect.org
- f09c4186-83df-4459-a804-aee0e37079b2@identity-protect.org
Subdomains
2 observed subdomains of isizwe.com.
| Subdomain |
|---|
| rs10.isizwe.com |
| www.isizwe.com |
Web-graph footprint
Distinct hostnames that link to or from isizwe.com in the public web crawl.
12 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for isizwe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from isizwe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "isizwe.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.