Skip to content

Hostname

riverroute.in

Last fetched

riverroute.in resolves to 4 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · riverroute.inRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/riverroute.in

Resolution chain

riverroute.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.66.155.1148.66.152.0/21AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
15.207.152.14715.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.192.1053.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.38.10143.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
river route
Contact emails

Subdomains

4 observed subdomains of riverroute.in.

Web-graph footprint

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

20 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for riverroute.in.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from riverroute.in.

Cypher and MCP

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

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