Hostname
defy.co.za
Last fetched
defy.co.za resolves to 1 IPv4 address operated by BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler AS in TR. WHOIS lists registrar:safenames ltd as the registrar.
Nutrition Label
Resolution chain
defy.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 |
|---|---|---|---|---|
| 195.87.126.79 | 195.87.0.0/17 | AS15924 | BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler AS | TR |
WHOIS identity
- Registrar
- registrar:safenames ltd
- Organization
- arcelik a.s.
- Contact emails
Subdomains
13 observed subdomains of defy.co.za.
Web-graph footprint
Distinct hostnames that link to or from defy.co.za in the public web crawl.
84 sites link to this hostname.
123 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for defy.co.za.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.remarkety.com |
| SPF_IP | 195.46.133.100 |
| SPF_IP | 195.46.133.101 |
| SPF_IP | 20.93.252.153 |
| SPF_IP | 23.249.220.148 |
| SPF_IP | 31.145.109.107 |
| SPF_IP | 31.145.109.108 |
| SPF_IP | 54.240.88.171 |
Related pages
Pivot deeper into the graph from defy.co.za.
- IP · 195.87.126.79
- ASN · AS15924BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler AS
- Registrar · registrar:safenames ltd
- Country · TR
- Email · arcelik@safenames.net
- Apex domain · co.za
- TLD · .za
- Browse hostnames · de…
- 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: "defy.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.