Skip to content

Hostname

ronalgroup.com

Last fetched

ronalgroup.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.165.12136.243.0.0/16AS24940DE

WHOIS identity

Registrar
iana:269
Organization
patrick huber
Contact emails

Subdomains

43 observed subdomains of ronalgroup.com.

Web-graph footprint

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

141 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ronalgroup.com.

MechanismTarget
SPF_Amail1.bmf-application.com
SPF_INCLUDEeu-central-1.amazonses.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.165.12
SPF_IP176.9.111.140
SPF_IP20.107.242.47/32
SPF_IP20.203.227.126
SPF_IP212.243.115.140
SPF_IP4.197.4.76
SPF_IP4.231.171.210
SPF_IP4.231.234.136
SPF_IP52.178.135.21/32
SPF_IP85.215.73.51

Related pages

Pivot deeper into the graph from ronalgroup.com.

Cypher and MCP

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

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