Hostname
fidelitysecurity.co.za
Last fetched
fidelitysecurity.co.za resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ZA. WHOIS lists registrar:interactive systems design (pty) ltd as the registrar.
Nutrition Label
Resolution chain
fidelitysecurity.co.za 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 |
|---|---|---|---|---|
| 40.120.24.151 | 40.120.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
WHOIS identity
- Registrar
- registrar:interactive systems design (pty) ltd
- Organization
- fidelity security services (pty) ltd private bag x 5
- Contact emails
Subdomains
9 observed subdomains of fidelitysecurity.co.za.
Web-graph footprint
Distinct hostnames that link to or from fidelitysecurity.co.za in the public web crawl.
19 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for fidelitysecurity.co.za.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | za._netblocks.mimecast.com |
| SPF_IP | 41.0.36.177 |
| SPF_IP | 41.0.36.178 |
| SPF_IP | 41.0.36.179 |
Related pages
Pivot deeper into the graph from fidelitysecurity.co.za.
- IP · 40.120.24.151
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:interactive systems design (pty) ltd
- Country · ZA
- Email · georgem@fidelitysecurity.co.za
- Apex domain · co.za
- TLD · .za
- Browse hostnames · fi…
- 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: "fidelitysecurity.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.