Skip to content

Hostname

roller.app

Last fetched

roller.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1609 as the registrar.

Nutrition Label

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

Resolution chain

roller.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.107108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.125108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.41108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.72108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.2454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:1609
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

38 observed subdomains of roller.app.

Web-graph footprint

Distinct hostnames that link to or from roller.app in the public web crawl.

211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for roller.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshservice.com

Related pages

Pivot deeper into the graph from roller.app.

Cypher and MCP

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

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