Skip to content

Hostname

radicigroup.com

Last fetched

radicigroup.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · radicigroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/radicigroup.com

Resolution chain

radicigroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.102.23.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
80.69.89.16080.69.64.0/19AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for radicigroup.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.168.30.45
SPF_IP185.91.71.189
SPF_IP194.244.52.185
SPF_IP80.91.53.25/32
SPF_IP94.237.97.38
SPF_MXradicigroup.com

Related pages

Pivot deeper into the graph from radicigroup.com.

Cypher and MCP

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

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