Skip to content

Hostname

riani.com

Last fetched

riani.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1443 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.130.1913.248.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
99.83.130.4199.83.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1443
Organization
domain dynamics
Contact emails

Subdomains

9 observed subdomains of riani.com.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for riani.com.

MechanismTarget
SPF_Acloud1-vm249.de-nserver.de
SPF_Amailout.portaltech.cloud
SPF_Ariani.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXriani.com

Related pages

Pivot deeper into the graph from riani.com.

Cypher and MCP

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

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