Skip to content

Hostname

riskanalytics.com

Last fetched

riskanalytics.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · riskanalytics.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/riskanalytics.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.234.181.1863.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
64.247.192.8864.247.192.0/20AS11320LIGHTEDGE-AS-02 - LightEdge SolutionsUS

WHOIS identity

Registrar
iana:1068
Organization
host master
Contact emails

Subdomains

114 observed subdomains of riskanalytics.com.

Web-graph footprint

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

31 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for riskanalytics.com.

MechanismTarget
SPF_INCLUDE_freshdesk.riskanalytics.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2001:1890:121e:c400::/56
SPF_IP23.20.15.254
SPF_IP52.21.143.192
SPF_IP64.247.192.128/27
SPF_IP64.247.192.80/28
SPF_IP76.201.154.88/29
SPF_MXriskanalytics.com

Related pages

Pivot deeper into the graph from riskanalytics.com.

Cypher and MCP

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

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