Skip to content

Hostname

rupay.co.in

Last fetched

rupay.co.in resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists iana:890006 as the registrar.

Nutrition Label

WHISPER CANON · rupay.co.inRouting diversity4.2/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/rupay.co.in

Resolution chain

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

IPPrefixASNOperatorCountry
104.109.53.175104.64.0.0/10AS20940AKAMAI-ASN1 - Akamai International B.V.US
104.126.37.129104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
104.126.37.176104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
184.51.102.115184.51.102.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.HK
184.51.102.65184.51.102.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.HK
23.212.110.3423.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.6723.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.36.162.21123.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.36.162.21523.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.36.162.21723.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
95.100.146.1895.100.146.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
95.100.146.3595.100.146.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ

WHOIS identity

Registrar
iana:890006
Organization
national payments corporation of india
Contact emails

Subdomains

1 observed subdomain of rupay.co.in.

Web-graph footprint

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

356 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from rupay.co.in.

Cypher and MCP

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

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