Skip to content

Hostname

riddhahost.com

Last fetched

riddhahost.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · riddhahost.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/riddhahost.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

12 observed subdomains of riddhahost.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • riddhahost.com

SPF policy

10 SPF mechanisms authorising senders for riddhahost.com.

MechanismTarget
SPF_Ariddhahost.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP162.214.72.119
SPF_IP173.212.230.192
SPF_IP194.233.67.236
SPF_IP45.115.219.188
SPF_IP45.115.219.189
SPF_IP65.108.128.36
SPF_MXriddhahost.com

Related pages

Pivot deeper into the graph from riddhahost.com.

Cypher and MCP

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

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