Skip to content

Hostname

riga.us

Last fetched

riga.us resolves to 1 IPv4 address operated by PUREVOLTAGE-INC - PureVoltage Hosting Inc. in US. WHOIS lists iana:940 as the registrar.

Nutrition Label

WHISPER CANON · riga.usRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/riga.us

Resolution chain

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

IPPrefixASNOperatorCountry
172.97.69.205172.97.69.0/24AS26548PUREVOLTAGE-INC - PureVoltage Hosting Inc.US

WHOIS identity

Registrar
iana:940
Organization
aiga meri
Contact emails

Subdomains

5 observed subdomains of riga.us.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for riga.us.

MechanismTarget
SPF_Ans.riga.us
SPF_Ans2.riga.us
SPF_Ans3.riga.us
SPF_Ariga.us
SPF_IP109.230.199.173
SPF_IP172.97.69.205
SPF_IP185.86.151.83
SPF_IP2a0b:7140:3:1:5054:ff:fe6f:a6ad
SPF_MXriga.us

Related pages

Pivot deeper into the graph from riga.us.

Cypher and MCP

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

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