Skip to content

Hostname

ruparupa.com

Last fetched

ruparupa.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1675 as the registrar.

Nutrition Label

WHISPER CANON · ruparupa.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ruparupa.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.74.133.18752.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.192.35.11754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1675
Organization
alfi sidqi bin thahir
Contact emails

Subdomains

12 observed subdomains of ruparupa.com.

Web-graph footprint

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

853 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ruparupa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from ruparupa.com.

Cypher and MCP

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

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