Skip to content

Hostname

app-ricohsoftware.com

Last fetched

app-ricohsoftware.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · app-ricohsoftware.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/app-ricohsoftware.com

Resolution chain

app-ricohsoftware.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.141.11613.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.12613.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.413.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.7713.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of app-ricohsoftware.com owner
Contact emails

Subdomains

1 observed subdomain of app-ricohsoftware.com.

Web-graph footprint

Distinct hostnames that link to or from app-ricohsoftware.com in the public web crawl.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from app-ricohsoftware.com.

Cypher and MCP

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

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