Skip to content

Hostname

riso.com

Last fetched

riso.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · riso.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/riso.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.133.8145.60.133.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.81.8145.60.81.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

14 observed subdomains of riso.com.

Web-graph footprint

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

69 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for riso.com.

MechanismTarget
SPF_Ariso.com
SPF_INCLUDE5532572.spf02.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP100.24.138.123
SPF_IP52.2.251.27

Related pages

Pivot deeper into the graph from riso.com.

Cypher and MCP

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

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