Skip to content

Hostname

raini.io

Last fetched

raini.io is a registered hostname under the .io top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · raini.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/raini.io

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

5 observed subdomains of raini.io.

Web-graph footprint

Distinct hostnames that link to or from raini.io in the public web crawl.

74 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for raini.io.

MechanismTarget
SPF_Araini.io
SPF_INCLUDEspf.hostyourservices.net
SPF_INCLUDEspf.synergywholesale.com
SPF_INCLUDEspfa.mailendo.com
SPF_MXraini.io

Related pages

Pivot deeper into the graph from raini.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "raini.io"})-[: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.