Skip to content

Hostname

rigi.tech

Last fetched

rigi.tech resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · rigi.techRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/rigi.tech

Resolution chain

rigi.tech resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.21.226.20765.21.0.0/16AS24940FI

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

26 observed subdomains of rigi.tech.

Web-graph footprint

Distinct hostnames that link to or from rigi.tech in the public web crawl.

82 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rigi.tech.

MechanismTarget
SPF_Arigi.tech
SPF_INCLUDE_spf.google.com
SPF_IP37.27.141.4
SPF_IP65.108.196.45
SPF_IP65.108.196.46
SPF_IP65.108.199.118
SPF_IP65.109.37.170
SPF_IP65.109.57.245
SPF_IP83.56.36.123

Related pages

Pivot deeper into the graph from rigi.tech.

Cypher and MCP

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

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