Skip to content

Hostname

chronologic.co.za

Last fetched

chronologic.co.za resolves to 1 IPv4 address operated by AS37153 in ZA.

Nutrition Label

WHISPER CANON · chronologic.co.zaRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/chronologic.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
41.72.145.15541.72.128.0/19AS37153ZA

WHOIS identity

No WHOIS records are currently associated with chronologic.co.za in WhisperGraph.

Subdomains

43 observed subdomains of chronologic.co.za.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for chronologic.co.za.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDExero.com
SPF_IP196.40.104.4/32
SPF_IP197.242.147.134
SPF_IP41.72.141.250/32
SPF_IP41.72.141.254
SPF_IP41.72.159.10
SPF_IP41.72.159.13
SPF_IP41.72.159.7
SPF_MXchronologic.co.za

Related pages

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

Cypher and MCP

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

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