Skip to content

Hostname

ricoh.sg

Last fetched

ricoh.sg resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:singnet pte ltd as the registrar.

Nutrition Label

WHISPER CANON · ricoh.sgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ricoh.sg

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.45.107104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.149.178172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:singnet pte ltd
Organization
ricoh (singapore) pte ltd (sgnic-org1312773)
Contact emails

Subdomains

14 observed subdomains of ricoh.sg.

Web-graph footprint

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

31 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ricoh.sg.

MechanismTarget
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.71.138/32
SPF_IP104.47.71.202/32
SPF_IP119.75.1.236
SPF_IP148.163.141.22
SPF_IP148.163.145.22
SPF_IP203.125.255.122
SPF_IP3.1.135.188
SPF_IP3.1.7.51

Related pages

Pivot deeper into the graph from ricoh.sg.

Cypher and MCP

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

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