Skip to content

Hostname

shinyapps.io

Last fetched

shinyapps.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · shinyapps.ioRouting diversity7.1/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/shinyapps.io

Resolution chain

shinyapps.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.249.130100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.105.86100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.140.240100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.100.201100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.151.26107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.171.225107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.137.813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.103.11618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.180.6918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.212.313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.151.283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.65.2313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.170.173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.149.6834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.200.22434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.236.21834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.1.12834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.83.22334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.171.14744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.116.22544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
domains by proxy,
Contact emails

Subdomains

2,390 observed subdomains of shinyapps.io.

Web-graph footprint

Distinct hostnames that link to or from shinyapps.io in the public web crawl.

300 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shinyapps.io.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from shinyapps.io.

Cypher and MCP

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

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