Skip to content

Hostname

coronation.com

Last fetched

coronation.com resolves to 1 IPv4 address operated by AS329097 in ZA. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · coronation.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/coronation.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.215.38.103102.215.38.0/24AS329097ZA

WHOIS identity

Registrar
iana:1466
Organization
clive arntsen
Contact emails

Subdomains

17 observed subdomains of coronation.com.

Web-graph footprint

Distinct hostnames that link to or from coronation.com in the public web crawl.

123 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

61 SPF mechanisms authorising senders for coronation.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEemail.insidedata.co.za
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP103.209.152.59
SPF_IP108.178.48.3
SPF_IP108.178.48.5
SPF_IP108.178.48.6/32
SPF_IP109.169.31.208
SPF_IP109.169.31.209
SPF_IP128.136.37.0/24
SPF_IP129.205.143.114
SPF_IP129.232.148.96/29
SPF_IP139.60.0.0/22
SPF_IP156.70.89.247
SPF_IP168.245.117.227/32
SPF_IP180.148.24.216
SPF_IP185.3.73.98
SPF_IP185.3.73.99
SPF_IP192.184.10.142
SPF_IP196.14.104.133
SPF_IP196.14.104.134
SPF_IP196.14.104.135
SPF_IP197.189.202.168/29
SPF_IP197.189.206.50
SPF_IP197.189.206.56/29
SPF_IP197.189.216.58
SPF_IP197.189.250.232/29
SPF_IP197.221.35.24/29
SPF_IP197.221.60.18
SPF_IP197.242.77.42
SPF_IP199.15.227.136
SPF_IP202.130.33.131
SPF_IP212.54.131.21
SPF_IP212.54.131.24
SPF_IP212.54.131.36
SPF_IP212.54.152.174
SPF_IP217.147.87.64/29
SPF_IP41.161.92.162
SPF_IP41.215.236.150
SPF_IP41.215.237.56/29
SPF_IP5.133.183.136
SPF_IP5.133.183.138
SPF_IP5.133.183.39
SPF_IP66.179.102.0/25
SPF_IP66.179.147.160/27
SPF_IP66.179.68.0/26
SPF_IP68.169.14.0/24
SPF_IP69.63.146.128/26
SPF_IP69.63.158.32/28
SPF_IP78.129.163.101
SPF_IP78.129.163.9
SPF_IP78.129.163.97
SPF_IP78.129.184.27
SPF_IP82.145.32.96/29
SPF_IP82.145.43.184
SPF_IP87.117.243.240/29
SPF_IP88.208.210.218
SPF_IP95.154.193.64/32
SPF_IP98.158.19.4

Related pages

Pivot deeper into the graph from coronation.com.

Cypher and MCP

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

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

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