Skip to content

Hostname

collivery.co.za

Last fetched

collivery.co.za resolves to 1 IPv4 address operated by AS37611 in ZA. WHOIS lists iana:629 as the registrar.

Nutrition Label

WHISPER CANON · collivery.co.zaRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/collivery.co.za

Resolution chain

collivery.co.za resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
197.242.157.144197.243.116.0/22AS37611ZA

WHOIS identity

Registrar
iana:629
Organization
mds technologies (pty)
Contact emails

Subdomains

38 observed subdomains of collivery.co.za.

Web-graph footprint

Distinct hostnames that link to or from collivery.co.za in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for collivery.co.za.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.tld-mx.com
SPF_INCLUDEi-t-e.co.za
SPF_INCLUDEspf.phplist.com
SPF_IP197.242.157.144
SPF_IP41.222.34.20
SPF_MXcollivery.co.za

Related pages

Pivot deeper into the graph from collivery.co.za.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "collivery.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.