Skip to content

Hostname

rollapp.com

Last fetched

rollapp.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.172.19313.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.68.11213.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.55.913.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.69.24013.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.188.22918.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
204.236.158.61204.236.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.12.10050.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.204.5152.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.25.3152.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.60.15852.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.83.9252.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.79.20452.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.55.18552.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.177.11454.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0132077368
Contact emails

Subdomains

52 observed subdomains of rollapp.com.

Web-graph footprint

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

222 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rollapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from rollapp.com.

Cypher and MCP

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

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