Skip to content

Hostname

ri.edu.sg

Last fetched

ri.edu.sg resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1335 as the registrar.

Nutrition Label

WHISPER CANON · ri.edu.sgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ri.edu.sg

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.40.94104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.41.94104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.136.36.20318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.108.818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.47.6618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1335
Organization
raffles institution (sgnic-org1373299)
Contact emails

Subdomains

34 observed subdomains of ri.edu.sg.

Web-graph footprint

Distinct hostnames that link to or from ri.edu.sg in the public web crawl.

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ri.edu.sg.

MechanismTarget
SPF_Amx.ri.edu.sg
SPF_Ari.edu.sg
SPF_Aspfmoe.spydus.com.sg
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.126.32.6/32
SPF_IP129.126.32.7
SPF_IP20.43.149.170
SPF_IP213.251.39.229/32
SPF_IP35.176.151.182/32
SPF_MXri.edu.sg

Related pages

Pivot deeper into the graph from ri.edu.sg.

Cypher and MCP

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

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